[][src]Function sauron::prelude::html::attributes::disabled

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

set whether an element is disabled or not