Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListPickerOptions

Hierarchy

  • ListPickerOptions

Index

Properties

items

items: string[]

The list of text items to display.

selectedItemIndex

selectedItemIndex: number

The index of the item to select by default.

title

title: string

The title to display in the list picker.

Generated using TypeDoc