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>