palantir/blueprint

[Table] Feature Request: Add an onStartEditing event handler to EditableCell

Open

#2,682 创建于 2018年7月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
Package: tableType: feature requesthelp wanted

描述

It would be quite helpful to have an onStartEditing event handler on EditableCell that takes a function that is passed a row and column. This allow would show additional custom elements (select, autocomplete and etc.).

Example: _add_on_edit

贡献者指南