@jsonui/functions-example
v0.6.0
Published
JsonUI functions library example
Downloads
4
Maintainers
Readme
JSONUI function example
This is a function example for JsonUI, please check the usage in jsonui.org
This is a Json markup language to define User Interface as a canvas where you can draw with Json definition.
When you change the Json definition, the interface immediately reflects on what you defined/changed.
This is just an example of how you can define custom functions and use them in jsonui.
Enjoy
How works
yarn storybook
Because these are examples, just call fake api requests. But it can demonstrate how you can make it. To check it, please turn on developer mode or inspect mode on your browser and check the request on the Network tab.
LICENSE MIT
Copyright (c) 2022 Istvan Fodor.