checked Whether it is ticked. | boolean | — |
indeterminate The third state, for a parent whose children are partly ticked. | boolean | false |
onToggle Called when it is flipped. | () => void | — |
hoverable Highlight the row on hover. | boolean | true |
| ReactNode | — |
| ReactNode | — |
| boolean | false |
| string | — |
| React.CSSProperties | — |
iconButtonProps Props forwarded to the icon button beside the label. | IconButtonProps | — |
| …and every React.InputHTMLAttributes prop | inherited | — |