[][src]Function sauron::html::attributes::checked

pub fn checked<MSG>(
    is_checked: bool
) -> Attribute<&'static str, &'static str, AttributeValue, Event, MSG>

set the checked value, used checkbox and radio buttons