Options
All
  • Public
  • Public/Protected
  • All
Menu

Button Group

Hierarchy

  • IButtonGroup

Index

Properties

Properties

buttons

buttons: Array<IButton>

The buttons.

el

el: Element

The element.

hide

hide: () => void

Hides the button group.

Type declaration

    • (): void
    • Returns void

show

show: () => void

Shows the button group.

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc