Web Component: j-UIStudio


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-UIStudio

This component renders the app according to the Total.js Flow UI Studio schema.

Configuration:

  • url {String} a link to the Flow UI Studio schema (must be in the json format)
  • css {Boolean} applies app style to the current element (default: true)
  • ssid {String} optional, adds a session identifier to the URL address for the Flow

Properties:

  • component.app contains an app instance

Good to know:

The component extends the app instance by adding breadcrumb {Array} property.

Author