palantir/blueprint

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

Open

#2.683 aberto em 12 de jul. de 2018

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (2.167 forks)batch import
P2Package: tableType: feature requesthelp wanted

Métricas do repositório

Stars
 (20.263 stars)
Métricas de merge de PR
 (Mesclagem média 43d 10h) (27 fundiu PRs em 30d)

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

Guia do colaborador