dioxus-use-clipboard

Crates.iodioxus-use-clipboard
lib.rsdioxus-use-clipboard
version0.1.0
sourcesrc
created_at2022-02-10 12:44:34.782275
updated_at2022-02-10 12:44:34.782275
description...
homepage
repositoryhttps://github.com/oovm/dioxus-hooks
max_upload_size
id530257
size2,140
YuKun Liu (mrxiaozhuox)

documentation

README

useClipboard

A really common need is to get the current size of the browser window.

This hook returns an object containing the window's width and height.

If executed server-side (no window object) the value of width and height will be regard as iPhone X.

Commit count: 51

cargo fmt