-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
<HelixApp/> component to wrap layout of Helix app content.
<div id="app"><!-- mount React app here -->
<div id="stage">
<!-- (optional) Product Navigation -->
<nav id="nav">...</nav>
<!-- (optional) Left Rail -->
<aside class="hxSiderail">...</aside>
<main id="content">
<!-- Application Content goes here -->
</main>
<!-- (optional) Right Rail -->
<aside class="hxSiderail">...</aside>
</div>
</div>See https://helix-ui.netlify.com/components/layouts/#stage-area
Metadata
Metadata
Assignees
Labels
No labels