vaadin-app-layout
npm install @vaadin/app-layoutA web component for building common application layouts.

``html`
Application Name
Profile
Contact
Page content
Install the component:
`sh`
npm i @vaadin/app-layout
Once installed, import the components in your application:
`js``
import '@vaadin/app-layout';
import '@vaadin/app-layout/vaadin-drawer-toggle.js';
Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Apache License 2.0
Vaadin collects usage statistics at development time to improve this product.
For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.