DISABLED

Constant DISABLED 

Source
pub const DISABLED: &str = "disabled";
Expand description

The disabled attribute.

Boolean disabling the textarea (not submitted, not editable).