Update Readme.md

This commit is contained in:
Natxo
2026-04-04 14:50:55 +02:00
committed by GitHub
parent 7956d2b9b0
commit 8f9d01e766

View File

@@ -120,6 +120,8 @@ $mount(App, "#app");
- `$router()` - Hash-based routing - `$router()` - Hash-based routing
- `$mount()` - Mount components to DOM - `$mount()` - Mount components to DOM
Explore [SigPro Core Docs](https://natxocc.github.io/sigpro/#/) for more information.
### UI Components ### UI Components
- `Button`, `Input`, `Select`, `Checkbox`, `Radio` - `Button`, `Input`, `Select`, `Checkbox`, `Radio`
- `Modal`, `Alert`, `Toast`, `Tooltip` - `Modal`, `Alert`, `Toast`, `Tooltip`