Function dioxus::prelude::onmounted

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

mounted