Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ButtonGroupEvent

Events that can be triggered by a ButtonGroup instance.

Index

Enumeration members

Enumeration members

COLLAPSE

COLLAPSE: = "collapse"

Fired when the button group is collapsed.

EXPAND

EXPAND: = "expand"

Fired when the button group is expanded.

Generated using TypeDoc