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

贡献者指南