Skip to content

Autocomplete

Autocomplete select control, built on top of react-select.

This component is superseded by Combobox.
Select...
Code Editor
Select...
Code Editor
Select...
Code Editor
Select...
Code Editor

Delay 1 second before returning results. Results are automatically cached.

Select...
Code Editor
Select...
Code Editor
Select...
Code Editor
Select...
Select...
Select...
Code Editor
Code Editor
SyntaxError: Unexpected token (4:56)
1 : (() => {
2 :   const options = [
3 :     { value: 'github', label: 'GitHub', prefix: <Github /> },
4 :     { value: 'gitlab', label: 'GitLab', prefix: <Gitlab } /> },
                                                            ^