NcContent
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| appName | string | - |
Slots
| Name | Description | Bindings |
|---|---|---|
| default |
General description
This component provides the default container of all apps. It MUST be used as the main wrapper of your app. It includes the Navigation, the App content and the Sidebar.
Standard usage
loading...