@atlaskit/page-header

A page header defines the top of a page. It contains a title and can be optionally combined with breadcrumbs buttons, search, and filters.

Usage no npm install needed!

<script type="module">
  import atlaskitPageHeader from 'https://cdn.skypack.dev/@atlaskit/page-header';
</script>

README

Page-header

The page header pattern is a template that helps combine other components (breadcrumbs, headings, actions, and selects) to create a consistent user experience.

Installation

yarn add @atlaskit/page-header

Usage

Detailed docs and example usage can be found here.