An easy to use leptos component library
Find a file
mmannes 089b3a024d
Added parser and formatter props to input and input_number components (#209)
* Added parser and formatter properties to input and input_number components

* Implemented copy trait for OptionalProp

* InputNumber's formatter and parser using its generic type

* Fixed InputNumber's docs
2024-07-01 09:32:52 +08:00
.github/workflows fix: next_frame leaks (#147) 2024-03-20 11:01:48 +08:00
demo Feature/dropdown (#210) 2024-06-26 21:06:18 +08:00
demo_markdown Added parser and formatter props to input and input_number components (#209) 2024-07-01 09:32:52 +08:00
examples/ssr_axum feat: update leptos to v0.6.10 2024-04-05 23:51:03 +08:00
thaw Added parser and formatter props to input and input_number components (#209) 2024-07-01 09:32:52 +08:00
thaw_components v0.3.2 2024-05-21 21:41:48 +08:00
thaw_utils Added parser and formatter props to input and input_number components (#209) 2024-07-01 09:32:52 +08:00
.gitignore ci: fix build gh-pages workflow 2023-10-11 11:07:57 +08:00
Cargo.toml v0.3.2 2024-05-21 21:41:48 +08:00
CHANGELOG.md v0.3.2 2024-05-21 21:41:48 +08:00
leptosfmt.toml style: add leptosfmt.toml 2023-12-23 12:24:04 +08:00
LICENSE Initial commit 2023-03-28 12:18:39 +08:00
logo.svg feat: remove wasm-bindgen 2023-11-02 16:52:34 +08:00
README.md Update README.md 2024-05-20 23:18:33 +08:00

Thaw Logo

Thaw UI

An easy to use leptos component library

Documentation & Community

https://thawui.vercel.app

Discord

Leptos compatibility

Crate version Compatible Leptos version
0.1 0.5
0.2 / 0.3 0.6

Resources

Pigment

Naive UI

Contribution

Thank you to all the people who already contributed to Thaw!