A route defines a path in the application
| Name | Type | Required | Multiple | Min. | Max. | Description |
|---|---|---|---|---|---|---|
| Element (element) | html | - | - | |||
| Path (path) | string | - | - | |||
| Inner Html (innerHtml) | html | - | - |
| Name | Type | Default | Required | Options | Description |
|---|---|---|---|---|---|
| Path (path) | string | / | |||
| Is Index (isIndex) | boolean | Turns this path into the index route | |||
| Element (element) | string | ||||
| Is Layout (isLayout) | boolean | Empty path that is used as a layout for other routes |
| Name | Type | Description |
|---|---|---|
| Output (output) | inferred |