Hierarchy

  • Items

Properties

disabled: boolean

Specifies if the toggle item is disabled (enabled by default).

endIcon: object

Optional icon to render at the end of the toggle item.

label: string

The toggle item label.

startIcon: object

Optional icon to render at the start of the toggle item.

value: string

The toggle item value.

Generated using TypeDoc