xion 1fbf1b64d9 feat: 静态类中的函数继承范性
model onClose and ondestory函数
createDOMElemnet 从jsx
2024-09-21 17:40:53 +08:00
..
2024-09-21 04:42:48 +08:00
2024-09-21 04:42:48 +08:00
2024-09-21 04:42:48 +08:00

kevisual codemirror

const editor = createEditorInstance(ref.current!, { typescript: false });
editor.dom.style.height = '100%';