| Crates.io | table-rs |
| lib.rs | table-rs |
| version | 0.0.3 |
| created_at | 2025-04-29 07:11:14.054746+00 |
| updated_at | 2025-05-03 12:37:58.367362+00 |
| description | ๐ A highly customizable table component for WASM frameworks like Yew, Dioxus, and Leptos. |
| homepage | |
| repository | https://github.com/opensass/table-rs |
| max_upload_size | |
| id | 1653240 |
| size | 279,845 |
| Framework | Live Demo |
|---|---|
| Yew | |
| Dioxus | |
| Leptos | TODO |
Table RS is a powerful, lightweight, and accessible data table component designed specifically for WASM frontends like Yew, Dioxus, and Leptos. It supports sorting, pagination, searching (with URL sync), and is highly customizable via props.
The following are some of the reasons why Table RS should be your go-to table component:
aria-sort attributes.Refer to our guide to integrate this component into your Yew app.
Refer to our guide to integrate this component into your Dioxus app.
Refer to our guide to integrate this component into your Leptos app.
Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to make Table RS even better.
Table RS is licensed under the MIT License. You are free to use, modify, and distribute this library in your projects.