Routing component for SPA pages. App Connect Routing allows you to create page routing for your Single Page Apps. It loads the content you select per each route, without full page reloading.
Inspector Property Groups
View Properties
| Property |
Type |
Details |
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Required in common setups. Attribute: id |
| Tag | droplist | Options: Main, Div |
Dynamic Events
Load
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Error
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Unauthorized
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Forbidden
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Not Found
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |