update 1.0.0

This commit is contained in:
hufeixiong
2022-09-05 17:27:10 +08:00
parent b241dd9a75
commit f693a1eceb
10 changed files with 154 additions and 86 deletions

View File

@@ -95,6 +95,7 @@ config可以拿到所有数据用来制作事件时使用。
第七个参数needPosition某些组件移入画布后会默认采取拖拽的落点该配置项默认为true,就是需要拖拽的位置为false时将使用组件自身top和left定位来放置。
也可以使用对象形式传参,见`createComponent`函数
### 事件注册