palantir/blueprint

Editable text in tab titles

开放

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

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

仓库指标

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

描述

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>} ... />

贡献者指南