antv-l7/docs/common/district/popup.zh.md

6 lines
198 B
Markdown
Raw Normal View History

2020-11-16 15:19:41 +08:00
### popup 信息窗口
- enable 是否开启 `boolean`
- triggerEvent 触发事件 例如 'mousemove' | 'click';
- Html popup html字符串支持回调函数 (properties: any) => string;