Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseProvidedIndeterminateCheckboxProps

remarks

@since 2.8.5

Hierarchy

Index

Properties

aria-checked?: "mixed"

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

checked: boolean

Boolean if the root checkbox is currently checked.

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