Blazorise Text component
Basic typography component with no specific rule.
API
Parameters
Parameter | Description | Type | Default |
---|---|---|---|
ChildContent |
Specifies the content to be rendered inside this component. |
RenderFragment | null |
CopyToClipboard |
If true, the content of the component will be copied to clipboard on click event. |
bool | false |
Italic |
Italicize text if set to true. |
bool | false |