palantir/blueprint

[Table] Feature Request: Add an onHover event handler to Cell

開放

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

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

倉庫指標

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

描述

It would be quite helpful to have an onHover 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_hover

貢獻者指南