New export for UI

This commit is contained in:
2026-03-28 14:54:15 +01:00
parent 0809d4666c
commit 2b5b47ffe6
3 changed files with 814 additions and 869 deletions

View File

@@ -57,7 +57,7 @@ Explore the reactive building blocks of SigPro.
--- ---
## 🏗️ Element Constructors (Tags) ## Element Constructors (Tags)
SigPro provides **PascalCase** wrappers for all standard HTML5 tags (e.g., `Div`, `Span`, `Button`). SigPro provides **PascalCase** wrappers for all standard HTML5 tags (e.g., `Div`, `Span`, `Button`).

View File

@@ -1,6 +1,7 @@
# 🚀 Interactive Examples # Interactive Examples
Explore the power of SigPro through practical patterns. From basic reactivity to advanced composition. Explore the power of SigPro through practical patterns. From basic reactivity to advanced composition.
NOTE: Here we use DaisyUI for styles.
--- ---

File diff suppressed because it is too large Load Diff