- [ ] Document basic widget building blocks - [ ] Explain how to create custom widgets - [ ] Explain how to create custom themes - [ ] Explain the 3 way widgets can be accessed - generic widgets (Button, Toggle, Border, ...) - backend-specific widgets (TextBox, TextBlock) - theme-specific widgets Implementation PRs: - #53
- generic widgets (Button, Toggle, Border, ...)
- backend-specific widgets (TextBox, TextBlock)
- theme-specific widgets
Implementation PRs: