READONLY

Constant READONLY 

Source
pub const READONLY: &str = "readonly";
Expand description

The readonly attribute.

Boolean making the input read-only (submitted but not editable).