Constant rooting_forms::css::ATTR_LABEL
source · pub const ATTR_LABEL: &'static str = "aria-label";Expand description
This should be used on all inputs, since <label> isn’t used.
pub const ATTR_LABEL: &'static str = "aria-label";This should be used on all inputs, since <label> isn’t used.