Function dioxus::events::oncopy

source ·
pub fn oncopy<E, T>(
    _f: impl FnMut(Event<ClipboardData>) -> E + 'static
) -> Attribute
where E: EventReturn<T>,
Available on crate feature html only.
Expand description

oncopy