Blazorise Control component
Wrapper for input components.
API
Parameters
Parameter | Description | Type | Default |
---|---|---|---|
ChildContent |
Specifies the content to be rendered inside this Control. |
RenderFragment | null |
Inline |
Determines if the check or radio control will be inlined. |
bool | false |
Role |
Sets the role that affects the behaviour of the control container. Possible values: |
ControlRole | ControlRole.None |