palantir/blueprint

[Select] Add initialActiveItem prop

Open

#2,235 opened on Mar 14, 2018

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

Repository metrics

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

Description

We should be able to control the Select component. An initialActiveItem could be the solution to keep the current key events mechanism operational ;) This feature is required when we use Select component with a form builders like Formik.

Contributor guide