pub const CODE_EDITOR_PRESET: PolicyBundle;Expand description
The editable preset, shared by CodeEditor::new and
PlainTextEditor::new: every command accepted, blinking caret,
MultilineTextInput role, full clipboard.
pub const CODE_EDITOR_PRESET: PolicyBundle;The editable preset, shared by CodeEditor::new and
PlainTextEditor::new: every command accepted, blinking caret,
MultilineTextInput role, full clipboard.