Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProvidedIndeterminateControlledMenuItemCheckboxProps<V>

remarks

@since 2.8.5

internal

Type parameters

  • V: string

    The values allowed for the list of checkboxes.

Hierarchy

Index

Properties

checked: boolean

Boolean if the current checkbox is checked.

value: V

One of the values provided to the useIndeterminateChecked hook.

Methods

  • onCheckedChange(): void

Generated using TypeDoc