gloo-dialogs

Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group

This crate provides wrappers for the following functions. - alert - confirm - prompt

web-sys provides a raw API which is hard to use. This crate provides an easy-to-use, idiomatic Rust API for these functions.

See the API documentation to learn more.