pub const DISABLED: &str = "disabled";
The disabled attribute.
disabled
Boolean disabling the select control (not submitted, not interactive).