Components
Encapsulated UI components with props, lifecycle, and state management.
Counter
A reactive counter component with increment, decrement, and reset props.
0
Click +, −, or Reset
Live Clock
A clock component with setup() and cleanup() lifecycle hooks.
--:--:--
Start the clock to see lifecycle in action
Toggle Switches
Custom toggle components with props.onChange callbacks.
Wi-Fi
Bluetooth
Dark Mode
Flip a toggle to see state changes