Web Component: j-UIBuilder
j-UIBuilder
BETA: This component renders the application designed via UI Builder.
You can load the app via the path
specified in the component or via the config.url
option. The path can contain a URL address to the JSON
app schema or the app object (parsed JSON).
Configuration:
app {String}
a link to the method/variable where will be storedapp
instanceurl {String}
a link to the app schema (must be in thejson
format)css {Boolean}
applies app style to the current element (default:true
)id {String}
overwrites app ID
Methods:
component.load(data)
the method loadsapp
into the current element
Properties:
component.app
contains anapp
instance
Author
- Peter Širka petersirka@gmail.com
- License
Created
25. august 2022
Updated
08. february 2023
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com
