Skip to content
页面导航

CodeEditor

依赖于 CodeEditor
import { CodeEditor } from 'seldom-ui'

基本用法

src Props

参数名描述类型默认值
model-value (v-model) (*)string ''
themeunion 'monokai'
input-styleany -
modeunion 'javascript'
readonlyboolean false
heightstring '300px'

src Events

事件名描述参数
update:model-value-
change-
blur-
focus-