@atlaskit/page-layout
Version:
A collection of components which let you compose an application's page layout.
20 lines (13 loc) • 526 B
Markdown
# Page Layout
Controls the layout of content on a page, with slots for panels, sidebars, banners and main content.
## Installation
```sh
yarn add @atlaskit/page-layout
```
## Usage
Detailed docs and example usage can be found
[here](https://atlassian.design/components/page-layout/).
To add side navigation, use
[@atlaskit/side-navigation](https://atlassian.design/components/side-navigation/) To add top/global
navigation, use
[@atlaskit/atlassian-navigation](https://atlassian.design/components/atlassian-navigation/)