- 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. Themes and styling
- 5. Runtime
- 5.1. Tasks
- 5.1.1. Custom Task
- 5.1.2. Task From Stream
- 5.2. Subscriptions
- 5.2.1. Listen to Events
- 5.3. Blocking Code
- 6. Patterns for Structuring Apps
- 6.1. View-Helper
- 6.2. Viewable
- 6.3. Component
- 6.4. Final Application
- 7. Custom Component
- 8. Dialogs
- 8.1. Native File Dialogs
- 9. SVG
- 10. Render Backend
- 11. Wasm
- 11.1. Styled Text
- 11.2. Debugging
- 12. Debug Mode
- 13. Widget API
- 13.1. Common Structs
- 13.2. Methods
- 13.3. Operations