Conditional Region: Reference
Reference for Conditional Region in Web Framework References. Key properties: ID, Condition.
Next generation client side framework for data-driven web sites and apps. App Connect is the next generation client side framework and base ground for a handful of additional components, which allow you build dynamic web sites and apps, the most modern way possible. It comes with phenomenal rendering speed of dynamic data and you have visual and direct access to custom components, dynamic attributes and events and smart data form inputs.
Inspector Property Groups
Conditional 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 Attribute: id |
| Condition | text | Attribute: dmx-bind:condition Supports dynamic option sources. |
Dynamic Events
Show
Shows the component.
| Event option | Type | Details |
|---|---|---|
| Action | text | Choose the action to execute. |
Hide
Hides the component.
| Event option | Type | Details |
|---|---|---|
| Action | text | Choose the action to execute. |