@blueprintjs/select
Version:
Components related to selecting items from a list
14 lines (8 loc) • 381 B
Markdown
@# Suggest
**Suggest** behaves similarly to [**Select**](#select/select-component), except it renders a text input group as the
**Popover** target instead of arbitrary children. This [**InputGroup**](#core/components/input-group) can
be customized using `inputProps`.
@reactExample SuggestExample
@## Props interface
@interface SuggestProps
@interface SelectItemRendererProps