BooleanInput
BooleanInput
Displays a boolean value as a switch toggle.
Signature
function BooleanInput(props: Readonly<DashboardFormComponentProps>): void
Parameters
props
parameter
Readonly<DashboardFormComponentProps>
Displays a boolean value as a switch toggle.
function BooleanInput(props: Readonly<DashboardFormComponentProps>): void
Parameters
Readonly<DashboardFormComponentProps>