Interface TristateCheckBoxProps

Props passed into adapters like the Material Adapter to get a Material Tristate Checkbox Element

Hierarchy

Properties

allowIndeterminate?: boolean
onChange: ((value: CheckBoxState) => void)

Type declaration

Generated using TypeDoc