Function sauron_core::html::attributes::disabled [−][src]
pub fn disabled<MSG>(is_disabled: bool) -> Attribute<MSG>
Expand description
set whether an element is disabled or not
pub fn disabled<MSG>(is_disabled: bool) -> Attribute<MSG>
set whether an element is disabled or not