@ag.ds-next/header

--- title: Header group: Layout description: The masthead of our applications, Header incorporates our AWE brand, and provides a user context on where they are. ---

Usage no npm install needed!

<script type="module">
  import agDsNextHeader from 'https://cdn.skypack.dev/@ag.ds-next/header';
</script>

README


title: Header group: Layout description: The masthead of our applications, Header incorporates our AWE brand, and provides a user context on where they are.

<Header
    heading="Export Service"
    subline="Supporting Australian agricultural exports"
    logo={<AgLogo />}
    variant="dark"
/>

Heading and Subline

Heading should be set to the website or service title.

Subline can provide additional information to describe your website or service.