palantir/blueprint

Editable text in tab titles

Open

#1 017 ouverte le 20 avr. 2017

Voir sur GitHub
 (8 commentaires) (5 réactions) (0 assignés)TypeScript (20 263 stars) (2 167 forks)batch import
P3Package: coreType: feature requesthelp wanted

Description

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

Guide contributeur