The Monaco Editor is the code editor that powers VS Code. It is a high productivity code editor which, when combined with programming language services, gives you the power of an IDE and the speed of a text editor.
Allowed Parent Components:
Card Body
Col
Form
Grid Child
Allowed Child Components:
Popover
Pulse
Trigger Before Render
Properties
➤ Insert Allowed
Allowed Values: Yes/No
➤ Insert Allowed Condition
Specify an expression to conditionally allow editing this field while creating a new row
Allowed Values: An expression which should return boolean after evaluation
➤ Update Allowed
Allowed Values: Yes/No
➤ Update Allowed Condition
Specify an expression to conditionally allow editing this field while updating an existing row
Allowed Values: An expression which should return boolean after evaluation