Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseProvidedIndeterminateCheckboxProps

remarks

@since 2.8.5

Hierarchy

Index

Properties

Optional aria-checked

aria-checked: "mixed"

Note: This will only be provided when the indeterminate prop is true.

checked

checked: boolean

Boolean if the root checkbox is currently checked.

indeterminate

indeterminate: boolean

This will be set to true when at least one checkbox has been checked but not every checkbox to enable the CheckboxProps.indeterminate state.

Generated using TypeDoc