palantir/blueprint

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

Open

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

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)TypeScript (20,263 star) (2,167 fork)batch import
P2Package: tableType: feature requesthelp wanted

描述

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

貢獻者指南