13 releases
new 0.1.3 | Nov 3, 2024 |
---|---|
0.1.2 | Sep 25, 2024 |
0.1.1 | Aug 31, 2024 |
0.0.9 | Jun 5, 2024 |
0.0.2 | Mar 24, 2024 |
#5 in #floating
562 downloads per month
Used in 6 crates
(via floating-ui-dom)
160KB
4K
SLoC
floating-ui-core
This is the platform-agnostic core of Floating UI, exposing the main compute_position
function but no platform interface logic.
Rust Floating UI is a Rust port of Floating UI.
Documentation
See the Rust Floating UI book for documentation.
Rust For Web
The Rust Floating UI 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.
lib.rs
:
Rust port of Floating UI.
This is the platform-agnostic core of Floating UI, exposing the main [compute_position
][crate::compute_position::compute_position()
] function but no platform interface logic.
See the Rust Floating UI book for more documenation.
See @floating-ui/core for the original package.
Dependencies
~0.7–1.7MB
~36K SLoC