DropdownComponent
Decorators: |
|
Selectors: |
|
Extends: |
|
No documentation has been provided.
See Also
Properties
Name | Type | Description |
---|---|---|
button |
| |
contentClasses inherited from
|
| Computed signal storing the component classes used in its template |
customStyle |
| Set the custom style for this dropdown |
domSanitizer r |
|
|
dropdown |
| |
dropdownDividerChildren r |
| List of |
dropdownHeaderChildren r |
| List of |
dropdownItemChildren r |
| List of |
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 dropdown is open |
label |
| Set the dropdown label |
position |
| Set the dropdown position |
themeService r |
| Service injected used to generate class |
Methods
clickout() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
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 |
toggle() |
---|
Toggle dropdown isOpen |
Presentation
|
Returnsvoid |