Skip to main content
Version: 3.8

UseComponent IDE 中使用的编辑组件

1. 结构声明

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