NgDocExpanderComponent
Decorators: |
|
Selectors: |
|
Implements: |
|
Component helps to expand or collapse content
Properties
Name | Type | Description |
---|---|---|
animationDisabled p | boolean | |
content |
| Expander content |
expanded | boolean | Change expand state |
from | number | Closed height could be used to show preview of the content |
Methods
ngAfterViewInit()implements
|
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
toggle() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |