pub const REQUIRED: &str = "required";
The required attribute.
required
Boolean indicating an option must be selected before form submission.