SidebarItemGroupComponent
Decorators: |
|
Selectors: |
|
Extends: |
|
No documentation has been provided.
See Also
Properties
Name | Type | Description |
---|---|---|
color |
| Set the sidebar item group color |
contentClasses inherited from
|
| Computed signal storing the component classes used in its template |
customStyle |
| Set the custom style for this sidebar item group |
domSanitizer r |
|
|
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 |
iconRegistry r |
|
|
injector r inherited from
|
|
|
Example usage
| ||
isOpen |
| Set if the sidebar item group is open |
sidebarItemChildren r |
| List of |
sidebarMenuComponent r |
| The parent |
themeService r |
| Service injecteed used to generate class |
title |
| Set the sidebar item group title |
Methods
fetchClass()implements
|
---|
Function to load component's classes |
Presentation
|
Returns |
init()overrides
|
---|
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 |
toggleVisibility() | ||||||
---|---|---|---|---|---|---|
Toggle isOpen value | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |