ComboStrap UI - Header
About
header is the top location of a page or of a component.
Combostrap supports:
- the modification of the page header with the header slot
- the definition of an header in the following component:
Example
A card with an header.
<card width="300px">
<header>Top header!</header>
A card with an header
</card>
Top header!
A card with an header