Options
All
  • Public
  • Public/Protected
  • All
Menu

Option provides the information for rendering button select options.

Type parameters

  • V

Hierarchy

  • Option

Index

Properties

Properties

Optional class

class: string

class allows for a class name to specified on the rendered button.

title

title: string

title displayed for the button.

value

value: V

value provided when the option's button has been clicked.

Generated using TypeDoc