Properties
PropType
Name
disabledDescription
Whether the component should ignore user interaction.
Type
booleanDefault
falseName
classNameDescription
CSS class name to apply to the component.
Type
string | functionName
renderDescription
Custom render function for the component.
Type
ReactElement | function