- 1. Introduction
- 1.1. FAQ
- 2. Quickstart
- 2.1. Architecture
- 2.2. A Simple Counter App
- 3. Layout
- 3.1. Length
- 3.2. Columns and Rows
- 3.3. Container
- 4. Runtime
- 4.1. Tasks
- 4.1.1. Custom Task
- 4.1.2. Task From Stream
- 4.2. Subscriptions
- 4.2.1. Listen to Events
- 4.3. Blocking Code
- 5. Patterns for Structuring Apps
- 5.1. View-Helper
- 5.2. Viewable
- 5.3. Component
- 5.4. Final Application
- 6. Custom Component
- 7. Dialogs
- 7.1. Native File Dialogs
- 8. SVG
- 9. Render Backend
- 10. Wasm
- 10.1. Styled Text
- 10.2. Debugging
- 11. Debug Mode
- 12. Widget API
- 12.1. Common Structs
- 12.2. Methods
- 12.3. Operations