Function sauron::on_mount[][src]

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

custom mount event