About

header is the top location of a page or of a component.

Combostrap supports:

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