Code

https://ace.c9.io

wui-field-edit-code

  • readonly
  • rows
  • mode (html, json, javascript, ...) vice v js/browser/ace/mode-*
  • theme (chrome, textmate, cobalt, ...) vice v js/browser/ace/theme-*
  • beautify
fuction() { return null; }
Vyplňujte opatrně

Debug

TEST VAL RST CLR DSBL ENBL SET UP
{ "ident": "wui-field-edit-code", "valueid": "normal", "valueparent": "<.<", "validators": [ { "name": "Notempty" } ], "class": "required compact", "title": "Code", "placeholder": "...", "hint": "Vyplňujte opatrně", "help": "Zde je nápověda", "reset": 1, "rows": 10, "mode": "javascript", "theme": "github" }
LOADING