Layout
A structural template that supports consistency across applications by defining visual grids, spacing, and sections.
Basic page layout
<GoAOneColumnLayout>
<section slot="header">
<GoAMicrositeHeader type="alpha" version="UAT"></GoAMicrositeHeader>
<GoAAppHeader url="/" heading="Design System">
<a href="/login">
Sign in
</a>
</GoAAppHeader>
</section>
<GoAPageBlock width="704px">
<p>
<GoASkeleton type="header" size="4"></GoASkeleton>
<GoASkeleton type="text" size="1"></GoASkeleton>
</p>
<p>
<GoASkeleton type="header" size="4"></GoASkeleton>
<GoASkeleton type="text" size="1"></GoASkeleton>
</p>
<GoAGrid minChildWidth="30ch">
<GoASkeleton type="card" size="2"></GoASkeleton>
<GoASkeleton type="card" size="2"></GoASkeleton>
</GoAGrid>
</GoAPageBlock>
<section slot="footer">
<GoAAppFooter></GoAAppFooter>
</section>
</GoAOneColumnLayout>
Book time in drop in hours