Options
All
  • Public
  • Public/Protected
  • All
Menu

Openable is an interface for widgets that open or close to show or reveal content, typically inline.

Hierarchy

  • Openable

Index

Properties

Properties

close

close: function

close the Openable.

Type declaration

open

open: function

open the Openable.

Type declaration

Generated using TypeDoc