跳到主要内容

css

Description

可选。为编辑器的容器框定义 CSS 类

Usage

css?: string;

Examples

为编辑器容器框定义 CSS 类

<Editor css="myBox" />