Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListItem

An interface describing an item in the listbox.

Hierarchy

  • ListItem

Index

Properties

Properties

key

key: string

A unique key to reference this item by.

label

label: string

A user-visible label to display for this item.

Generated using TypeDoc