Web Component: j-MonacoEditor


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-MonacoEditor

The component renders Monaco editor.

  • jComponent v19|v20

Configuration:

  • theme {String} a default theme (default: vs-light)
  • language {String} language / mode (default: javascript)
  • height {Number} a default/minimal height (default: 200)
  • parent {String} optional, a container with fixed height, can be window (default value: auto)
  • margin {Number} optional, a top/bottom margin together (default: 0)

Author