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

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

set whether an element is disabled or not