@# 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
