Form widgets: - Checkbox and CheckboxGroup for boolean inputs - RadioGroup for single-selection options - Select dropdown with keyboard navigation - Slider and RangeSlider for numeric inputs - TextArea for multi-line text input UI utilities: - StatusBar for bottom-of-screen information - Toast and ToastManager for notifications Examples: - form_demo.zig: Interactive form widgets showcase - panel_demo.zig: Docking panel system demo Documentation: - Complete README.md with Quick Start, widget examples, and API reference 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| animation_demo.zig | ||
| clipboard_demo.zig | ||
| dashboard.zig | ||
| events_demo.zig | ||
| form_demo.zig | ||
| hello.zig | ||
| input_demo.zig | ||
| list_demo.zig | ||
| menu_demo.zig | ||
| panel_demo.zig | ||
| table_demo.zig | ||