⚡Fine-grained ReactivitySignals at the core — only what changed gets updated. No virtual DOM diffing, no unnecessary renders.Explore Core
🏗️Class Components with DecoratorsTypeScript class syntax with @State, @Prop, @Watch, @Emit and more — expressive, explicit, fully typed.Explore Decorators
🔀Client-side RouterFirst-party routing with nested routes, lazy loading, and navigation guards out of the box.Explore Router
🗄️Reactive StoreSignal-powered state management with actions and computed values. No boilerplate, no magic strings.Explore Store
🎞️Motion & AnimationsSpring physics, keyframes, and timeline sequencing — declarative and signal-driven.Explore Motion
🛠️Developer ToolsBuilt-in devtools for inspecting signals, component trees, and reactive state during development.Explore DevTools