Skip to content

HelixApp #58

@CITguy

Description

@CITguy

<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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions