palantir/blueprint

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

開放

#2,682 建立於 2018年7月12日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (2,167 個分叉)batch import
Package: tableType: feature requesthelp wanted

倉庫指標

星標
 (20,263 顆星)
PR 合併指標
 (平均合併 43天 10小時) (30 天內合併 27 個 PR)

描述

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

貢獻者指南