Function: BooleanSwitch
▸ BooleanSwitch(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Simple boolean switch.
Parameters
Name | Type |
---|---|
props | BooleanSwitchProps & RefAttributes <unknown > |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
node_modules/@types/react/ts5.0/index.d.ts:351