When true, the Expand widget will close after the Escape key is pressed when the keyboard focus is within its content.
Icon font used to style the Expand button.
Tooltip to display to indicate Expand widget can be collapsed.
The ID or node representing the DOM element containing the widget.
The content to display within the expanded Expand widget.
Icon font used to style the Expand button.
Tooltip to display to indicate Expand widget can be expanded.
Indicates whether the widget is currently expanded or not.
This value associates two or more Expand widget instances with each other, allowing one instance to auto collapse when another instance in the same group is expanded.
A number to display at the corner of the widget to indicate the number of, for example, open issues or unread notices.
The unique ID assigned to the widget when the widget is created.
The widget's label.
The mode in which the widget displays.
The view model for this widget.
Indicates whether the widget is visible.
Generated using TypeDoc
Automatically collapses the expand widget instance when the view's viewpoint updates.
Read more...