Function sauron::dom::events::on_mount

source ·
pub fn on_mount<F, MSG>(f: F) -> Attribute<MSG>
where F: FnMut(MountEvent) -> MSG + 'static, MSG: 'static,
Expand description

custom mount event