alibaba/lowcode-engine

高级表格的多选功能的多选事件怎么监听到?

Open

#2051 opened on May 18, 2023

View on GitHub
 (2 comments) (0 reactions) (1 assignee)TypeScript (12,714 stars) (2,228 forks)batch import
help wanted

Description

Describe the bug (required) / 详细描述 bug(必填)

rt, 没看到有配置事件以及获取监听选中数据的地方

To Reproduce (required) / 如何复现 bug?(必填,非常重要)

  1. 创建高级表格
  2. 配置高级里的"选择模式"为多选
  3. 当操作多选时, 希望获取到事件及数据

Contributor guide