popper-rs 0.3.2

A crate for using Popper in Rust
Documentation

Popper bindings for Rust

CI GitHub release (latest SemVer) crates.io docs.rs

Popper is a:

Tooltip & Popover Positioning Engine

This project provides Rust bindings for WebAssembly.

Examples

  • Basic - A basic example with plain WASM
  • Yew - An example using Yew with hooks

You can run the example using trunk:

trunk serve examples/basic/index.html --open