Skip to main content
Version: Latest(3.11)

UseComponent IDE 中使用的编辑组件

1. 结构声明

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