Collapsible: API Table
class: LionCollapsible
, lion-collapsible
Fields
Name | Privacy | Type | Default | Description | Inherited From |
---|---|---|---|---|---|
_invokerNode | protected | ||||
_contentNode | protected | ||||
_contentHeight | protected | ||||
opened | public | boolean | false |
Methods
Name | Privacy | Description | Parameters | Return | Inherited From |
---|---|---|---|---|---|
show | public | Show extra content. | |||
hide | public | Hide extra content. | |||
toggle | public | Toggle the current(opened/closed) state. | |||
_showAnimation | protected | Show animation implementation in sub-classer. | opts: Object | ||
_hideAnimation | protected | Hide animation implementation in sub-classer. | opts: Object |
Events
Name | Type | Description | Inherited From |
---|---|---|---|
opened-changed | CustomEvent |
Attributes
Name | Field | Inherited From |
---|---|---|
opened | opened |