@# Suggest

`Suggest` behaves similarly to [`Select`](#select/select-component), except it
renders a text input as the `Popover` target instead of arbitrary children. This
text [`InputGroup`](#core/components/text-inputs.input-group) can be customized
using `inputProps`.

@reactExample SuggestExample

@interface ISuggestProps

@interface ISelectItemRendererProps
