Layout

Used to divide the overall layout of the page.

Import

import { Layout } from 'raw-ui';

Basic

API

Layout

PropDescriptionTypeDefault
...native propsReact.HTMLAttributes-

Layout.Header

PropDescriptionTypeDefault
...native propsReact.HTMLAttributes-

Layout.Sidebar

PropDescriptionTypeDefault
...native propsReact.HTMLAttributes-

Layout.Content

PropDescriptionTypeDefault
...native propsReact.HTMLAttributes-

Layout.Footer

PropDescriptionTypeDefault
...native propsReact.HTMLAttributes-