# xpl-application-shell



<!-- Auto Generated Below -->


## Properties

| Property             | Attribute                | Description | Type      | Default     |
| -------------------- | ------------------------ | ----------- | --------- | ----------- |
| `isNavOpenAtStartup` | `is-nav-open-at-startup` |             | `boolean` | `undefined` |
| `navWidth`           | `nav-width`              |             | `string`  | `'default'` |
| `withSubnav`         | `with-subnav`            |             | `boolean` | `false`     |
| `withUtility`        | `with-utility`           |             | `boolean` | `true`      |


## Dependencies

### Depends on

- [xpl-backdrop](../xpl-backdrop)

### Graph
```mermaid
graph TD;
  xpl-application-shell --> xpl-backdrop
  style xpl-application-shell fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
