Web Component: j-UIStudio
j-UIStudio
This component renders the app according to the Total.js Flow UI Studio schema.
- jComponent
v19|v20
Configuration:
url
{String}
a link to the Flow UI Studio schema (must be in thejson
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 Flowtitle
{Boolean}
optional, rewritesdocument.title
by the app nameplus
{String}
optional, it works only withtitle:true
and it addstitle - config.plus
onmeta
{String}
optional, a link to thefunction(meta)
captures a meta dataonapp
{String}
optional, a link to thefunction(app)
captures a new UI designorigin
{String}
optionalonrequest
{String}
optional, a link to thefunction(payload)
can modify request dataflowoutput
{Boolean}
optional, enables outputs only from FlowOutput component (default:true
)
Properties:
component.app
contains anapp
instance
Good to know:
The component extends the app
instance by adding breadcrumb {Array}
property.
Author
- Peter Širka petersirka@gmail.com
- License
Created
08. february 2023
Updated
16. january 2024
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com