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

貢獻者指南