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

198 B
Raw Blame History

popup 信息窗口

  • enable 是否开启 boolean
  • triggerEvent 触发事件 例如 'mousemove' | 'click';
  • Html popup html字符串支持回调函数 (properties: any) => string;