Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface used to define custom inspectable options in "Options" mode. This interface is used by the inspector to display the list of options

Hierarchy

  • IInspectableOptions

Index

Properties

label: string

Defines the visible part of the option

selected?: boolean

Defines if the option should be selected or not

value: string | number

Defines the value part of the option (returned through the callback)

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme