GeoBorderedBoxHeader Ready 7.3.0+
GeoBorderedBoxHeader is component designed to fit nicely as header of a
GeoBorderedBox.
It supports displaying a special close button and allows setting an optional clickable icon in the leading edge of the header.
TIP
Set a listener on close event to show the close trailing button.
Properties
| Prop name | Type | Default value | Description |
|---|---|---|---|
icon
| array | Show description | |
closeIcon
| array | | Show description |
Events
| Name | Type | Description |
|---|---|---|
click |
MouseEvent
| User clicked this header. |
click-icon |
MouseEvent
| User clicked the icon. |
close |
MouseEvent
| User clicked close button. |
Slots
| Name | Description |
|---|---|
default | Use this slot to customize header’s content |
Constants
This component has no exported constants.