pub const CHECKED: &str = "checked";
The checked attribute.
checked
Boolean for checkbox/radio inputs indicating checked state.