Docs
This documentation is still under development. If there is something you do not understand, please study the Gallery code or reach out to me.
- What special tags do I need to include?
- How do I access Widget data in Javascript code?
- How do I edit a record and sync it to the server?
- How do I delete a record from the server?
- How do I create a new Widget record?
- What is an easy way of dynamically updating a page?
- What structure should my SQLite file have?
- How do SQLite column names get transformed into JS getter/setters?