Skip to main content
Version: 3.9

UseComponent IDE 中使用的编辑组件

1. 结构声明

class UseComponent extends BaseNode {
type: string;
attrs: string;
}