Skip to content

Toggle: Reference

Reference for Toggle in Web Framework References. Key properties: ID, Checked.

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

Toggle 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
CheckedbooleanAttribute: checked

Actions

Check

Check the toggle

Configuration group Controls
Check Toggle PropertiesAction configuration group

Uncheck

uncheck the toggle

Configuration group Controls
Uncheck Toggle PropertiesAction configuration group

Toggle

Toggle the checked state

Configuration group Controls
Toggle PropertiesAction configuration group

Dynamic Attributes

Checked

Attribute property Type Details
ValuetextChoose dynamic data binding.

Dynamic Events

Value Updated

Event option Type Details
ActiontextChoose the action to execute.