Crates.io | radix-leptos-progress |
lib.rs | radix-leptos-progress |
version | |
source | src |
created_at | 2024-11-30 14:56:53.821347 |
updated_at | 2024-11-30 14:56:53.821347 |
description | Leptos port of Radix Progress. |
homepage | https://radix.rustforweb.org/primitives/components/progress.html |
repository | https://github.com/RustForWeb/radix |
max_upload_size | |
id | 1466692 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Rust Radix is a Rust port of Radix.
See the Rust Radix book for documentation.
The Rust Radix project is part of the Rust For Web.
Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.