LmnAccordionPanelComponent
Decorators: |
|
Selectors: |
|
No documentation has been provided.
Properties
Name | Type | Description |
---|---|---|
customHeader r |
| |
nativeElement r | HTMLElement | |
open r |
| |
panelTitle r |
| |
toggle r |
|
Methods
closePanel() |
---|
Method to close the Accordion panel. Can be called by the parent LmnAccordionComponent |
Presentation
|
Returnsvoid |
openPanel() |
---|
Opens the Accordion panel. Can be called by the parent LmnAccordionPanelComponent. |
Presentation
|
Returnsvoid |