Box
Eine Box kann genutzt werden um Dialoge oder Popups zu erstellen.
Eigenschaften
| Name | Type | Default Value | Description |
|---|---|---|---|
hasFloatingShadow | boolean | true | Label to Display |
isModal | boolean | false | Is Box Modal |
isVisible | boolean | true | If box is modal and visible actually show it |
style | string | undefined | Additional css styles |
Events
| Name | Description |
|---|---|
clickoutside | |
click |
Beispiele
Default box
Ich bin eine Box