palantir/blueprint

[Select] Add initialActiveItem prop

Open

#2,235 opened on Mar 14, 2018

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

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