palantir/blueprint

[Select] Add initialActiveItem prop

Open

#2,235 opened on Mar 14, 2018

 (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
 (PR metrics pending)

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