跳到主要内容

CodeEditorTheme

type CodeEditorTheme = "light" | "dark";

Defined in: code-editor/dist/index.d.ts:15

CodeEditor 主题类型