palantir/blueprint

FR: MenuItems should allow tooltips

Open

#926 建立於 2017年3月31日

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

描述

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.

貢獻者指南