BooleanWidget
Sourceimport { BooleanWidget } from "@prestojs/ui-antd";
Component Props:
Prop | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
* | props.input | InputProps | |
... | any | Any properties from Checkbox except for these:
|
Prop | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
* | props.input | InputProps | |
... | any | Any properties from Checkbox except for these:
|