palantir/blueprint

Autofocus on Editable text ?

Open

#2,492 opened on May 14, 2018

View on GitHub
 (6 comments) (3 reactions) (0 assignees)TypeScript (2,167 forks)batch import
Package: coreType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

It would be so great to have an autofocus prop on EditableText. But even without it, I can't find a way to make my EditableText focus when my component mount, has anyone managed to do it ?

Contributor guide