palantir/blueprint

Editable text in tab titles

Open

#1,017 创建于 2017年4月20日

在 GitHub 查看
 (8 评论) (5 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
P3Package: coreType: feature requesthelp wanted

描述

We should consider first class support for this kind of interaction:

2017-04-20 10 43 41

Code for this roughly looks like:

<Tab2 title={<div><EditableText ... /> <span className="close-button" /></div>} ... />

贡献者指南

Editable text in tab titles · palantir/blueprint#1017 | Good First Issue