Methods
"jQuery.fn.buttonFlyout"(optionsopt) → {jQuery}
jQuery plugin that creates the basic interactivity for a button that expands and collapse a flyout
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
Properties
|
- Source:
Fires:
- event:{object} flyoutCollapse - the flyout has collapsed
- event:{object} flyoutExpand - the flyout has expanded
Returns:
chainable jQuery class
- Type
- jQuery
Events
flyoutCollapse
flyoutCollapse event
Type:
- object
Properties:
Name | Type | Description |
---|---|---|
event |
object | event object |
- Source:
flyoutExpand
flyoutExpand event
Type:
- object
Properties:
Name | Type | Description |
---|---|---|
event |
object | event object |
- Source: