Examples
Browse examples of unblessed applications with code and live playground links.
Getting Started Examples
📦 Simple Box
Learn the basics with a simple box widget featuring styling and positioning.
📋 Interactive List
Create lists with keyboard and mouse selection, perfect for menus and navigation.
🎨 Dashboard Layout
Multi-pane layout with header, sidebar, content area, and footer.
Try Live Examples
Visit the Home Page to try all examples live in your browser! The interactive demo features:
- Monaco Editor with syntax highlighting and autocompletion
- XTerm.js terminal for live widget rendering
- Multiple examples to explore different widgets and patterns
- Edit and run your own code in real-time
Widget Examples
Tables
Display tabular data with headers, sorting, and selection.
Forms
Create input forms with text boxes, buttons, and validation.
Progress Bars
Show loading states and progress indicators.
(More widget examples coming soon...)
Advanced Examples
Custom Widgets
Learn how to extend base widgets and create custom components.
Animations
Create animated UI elements with timers and updates.
Real-time Data
Build live updating dashboards with streaming data.
(Advanced examples coming soon...)
Need More?
- Check out the API Reference for detailed widget documentation
- Explore the Interactive Demo to experiment with code
- Read the Quick Start Guide for a tutorial