Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectMenuOption<T>

Type parameters

Hierarchy

  • SelectMenuOption

Index

Properties

Properties

label

label: string

The label shown next to the radio button

value

value: T

The value for the option

Generated using TypeDoc