pub const READONLY: &str = "readonly";
The readonly attribute.
readonly
Boolean making the input read-only (submitted but not editable).