floating-ui-dom 0.6.0

Rust port of Floating UI. Floating UI for the web.
Documentation
<p align="center">
    <a href="../../logo.svg">
        <img src="../../logo.svg" width="225" height="300" alt="Rust Floating UI Logo">
    </a>
</p>

<h1 align="center">floating-ui-dom</h1>

This is the library to use Floating UI on the web, wrapping `floating-ui-core` with DOM interface logic.

[Rust Floating UI](https://github.com/RustForWeb/floating-ui) is a Rust port of [Floating UI](https://floating-ui.com).

## Documentation

See [the Rust Floating UI book](https://floating-ui.rustforweb.org/) for documentation.

## Rust for Web

The Rust Floating UI project is part of [Rust for Web](https://github.com/RustForWeb).

[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.