Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseProvidedIndeterminateControlledCheckboxProps<V>

remarks

@since 2.8.5

Type parameters

  • V: string

    The values allowed for the list of checkboxes.

Hierarchy

Index

Properties

Properties

checked: boolean

Boolean if the current checkbox is checked.

value: V

One of the values provided to the useIndeterminateChecked hook.

Generated using TypeDoc