Function: SwitchFieldBinding
▸ SwitchFieldBinding(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Simple boolean switch biding to a boolean property.
This is one of the internal components that get mapped natively inside forms and tables to the specified properties.
Parameters
Name | Type |
---|---|
props | SwitchFieldProps & RefAttributes <unknown > |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
node_modules/@types/react/ts5.0/index.d.ts:351