Summary
The page pattern defines how a page looks like. This pattern can only be used once on a page.
There are no attributes defined for this pattern.
Name |
Description |
zui-page-panel |
The container class of the page should have the zui-page-panel class.
|
zui-page-content |
The element that contains the main content of the page.
|
zui-page-sidebar |
The element that contains the sidebar content of the page.
|
There are no events defined for this pattern.
There are no methods defined for this pattern.
There are no functions defined for this pattern.
There are no mixins defined for this pattern.
There are no variables defined for this pattern.
Example
Markup