ModalComponent
Decorators: |
|
Selectors: |
|
Extends: |
|
Implements: |
|
No documentation has been provided.
See Also
Properties
Name | Type | Description |
---|---|---|
contentClasses inherited from
|
| Computed signal storing the component classes used in its template |
customStyle |
| Set the custom style for this modal |
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
| ||
isDismissable |
| Set if the modal is dismissable |
isOpen |
| Set if the modal is open |
modalBodyChild r |
| The child |
modalFooterChild r |
| The child |
modalHeaderChild r |
| The child |
position |
| Set the modal position |
size |
| Set the modal size |
themeService r |
| Service injected used to generate class |
Methods
changeBackdrop() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
close() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
fetchClass()implements
|
---|
Function to load component's classes |
Presentation
|
Returns |
init()overrides
|
---|
Function loaded during |
Presentation
|
Returnsvoid |
ngOnDestroy()implements
|
---|
No documentation has been provided. |
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 |
onBackdropClick() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
onKeydownHandler() | ||||||
---|---|---|---|---|---|---|
No documentation has been provided. | ||||||
Presentation
| ||||||
Parameters
Returnsvoid |
open() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |
toggle() |
---|
No documentation has been provided. |
Presentation
|
Returnsvoid |