palantir/blueprint

FR: MenuItems should allow tooltips

Open

#926 ouverte le 31 mars 2017

Voir sur GitHub
 (7 commentaires) (9 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
P1Package: coreType: feature requesthelp wanted

Description

Especially if a menu item is disabled, a tooltip explanation would be very helpful for users.

Note: I can make this work currently by casting my tooltip with type any and setting it as the text prop.

Guide contributeur