Function sauron::events::on_mount[][src]

pub fn on_mount<F, MSG>(
    f: F
) -> Attribute<&'static str, &'static str, AttributeValue, Callback<Event, MSG>> where
    F: Fn(MountEvent) -> MSG + 'static, 
Expand description

custom mount event