Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionMenu

Custom menu object

Hierarchy

  • OptionMenu

Index

Properties

Optional classList

classList: string[]

Class list of the object to be created

Optional id

id: string

ID of the object to be created

onClickCallback

onClickCallback: function

On-click callback

Type declaration

    • (): void
    • Returns void

text

text: string

Hover text of this action

Generated using TypeDoc