Plain Text / Code Editor
Key
Value(s)
Type
Description
Example
// Sample JSON editor ( will put stringified json text into the model field )
{
"getAsJSON": false,
"height": "500px",
"label": "EDIT Some JSON",
"lang": "json",
"model": "sourceCode",
"styleClasses": "col-md-12",
"type": "aceeditor"
}Last updated
Was this helpful?