Code Editor#

A text and code editor. Content can be assigned to view state parameters.
Basics#

- Name
 - A name for the component provided by the user.
 - Language
 - Select from 
json,plaintext,handlebars,html,java,javascript,markdown,python,r,sql,typescript,xml, andq. - Value
 - Assign content of editor to a view state parameter.
 - Debounce Update (ms)
 - Frequency of validity checks
 - Format on Value Change
 - When checked, every change in the Value will reformat the document if a formatter if available for the selected Language
 - Show Toolbar
 - Display button shortcuts
 
Editor Configuration#
- Show Minimap
 - Display content map
 
- Show Line Numbers
 - Display line numbers in left-hand column
 - Read only
 - Prevent editing of content
 
Style#
Style for common settings