Blazorise Control component

Wrapper for input components.

API

Parameters

Parameter Description TypeDefault
ChildContent

Specifies the content to be rendered inside this Control.

RenderFragmentnull
Inline

Determines if the check or radio control will be inlined.

boolfalse
Role

Sets the role that affects the behaviour of the control container.

Possible values:None, Check, Radio, Switch, File, Text

ControlRoleControlRole.None
On this page