src/elements/Header/Header.js
Headers may be oriented to give the hierarchy of a section in the context of the page.
Headers may be oriented to give the importance of a section.
A header can be formatted to emphasize an icon.
Headers may be formatted to label smaller or de-emphasized content.
A header may contain an image.
You can also define an image with props.
A header may contain an icon.
You can also define an icon with props.
Headers may contain subheaders.
You can pass any Subheader content to the Header subheader prop.
A header can show that it is inactive.
A header can be formatted to divide itself from the content below it.
A header can be formatted to appear inside a content block.
A header can be attached to other content, like a segment.
A header can sit to the left or right of other content.
A header can have its text aligned to a side.
A header can be formatted with different colors.
A header can have its colors inverted for contrast.