Skip to content

View: Reference

Reference for View in Web Framework References. Key properties: ID, Tag.

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
IDtextOptional 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
TagdroplistOptions: Main, Div

Dynamic Events

Load

Event option Type Details
Action:textChoose the action to execute.

Error

Event option Type Details
Action:textChoose the action to execute.

Unauthorized

Event option Type Details
Action:textChoose the action to execute.

Forbidden

Event option Type Details
Action:textChoose the action to execute.

Not Found

Event option Type Details
Action:textChoose the action to execute.