[][src]Function sauron::on_mount

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

custom mount event