palantir/blueprint

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

Open

#2 683 ouverte le 12 juil. 2018

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
P2Package: tableType: feature requesthelp wanted

Description

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

Guide contributeur