Skip to content
页面导航

RichText

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

基本用法

src Props

参数名描述类型默认值
model-value (v-model) (*)string -
disabled是否禁用boolean false
editor-configEditorConfigOption -
image-sizenumber -
video-sizenumber -
uploadUploadOption -
input-style (*)number -
domainstring -

src Events

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