palantir/blueprint

FR: MenuItems should allow tooltips

开放

#926 创建于 2017年3月31日

 (7 条评论) (9 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
P1Package: coreType: feature requesthelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南