Function dioxus_html::events::ongotpointercapture
source ยท pub fn ongotpointercapture<E: EventReturn<T>, T>(
_f: impl FnMut(Event<PointerData>) -> E + 'static,
) -> AttributeExpand description
gotpointercapture
pub fn ongotpointercapture<E: EventReturn<T>, T>(
_f: impl FnMut(Event<PointerData>) -> E + 'static,
) -> Attributegotpointercapture