Crate radix_leptos_progress

Crate radix_leptos_progress 

Source
Expand description

Leptos port of Radix Progress.

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

See the Rust Radix book for more documentation.

See @radix-ui/react-progress for the original package.

Structs§

ProgressIndicatorProps
Props for the ProgressIndicator component.
ProgressProps
Props for the Progress component.

Enums§

ProgressState

Functions§

Progress
Required Props
ProgressIndicator
Required Props