AccordionComponent
Decorators: |
|
Selectors: |
|
Extends: |
|
No documentation has been provided.
See Also
Properties
Name | Type | Description |
---|---|---|
accordionPanelChildren r |
| List of |
color |
| Set the accordion color and every child default color |
contentClasses inherited from
|
| Computed signal storing the component classes used in its template |
customStyle |
| Set the custom style for this accordion |
flowbiteId r inherited from
|
| Auto generated GUID for each flowbite-angular component Its default value is 00000000-0000-0000-0000-000000000000, and is set to a random GUID inside the |
injector r inherited from
|
|
|
Example usage
| ||
isAlwaysOpen |
| Does the opened |
isFlush |
| Set the accordion as flush or not |
themeService r |
| Service injected used to generated class |
Methods
closeAll() |
---|
Close every |
Presentation
|
Returnsvoid |
fetchClass()implements
|
---|
Function to load component's classes |
Presentation
|
Returns |
init()inherited from
|
---|
Function loaded during |
Presentation
|
Returnsvoid |
ngOnInit()inherited from
|
---|
Initialize component. A call to verify and init function is done. Then a new Guid is set in the |
Presentation
|
Returnsvoid |