Combobox
Filters large lists to selectable options based on the matching query.
- Things Fall Apart
- Fairy tales
- The Divine Comedy
- The Epic Of Gilgamesh
- The Book Of Job
- One Thousand and One Nights
- Njál's Saga
- Pride and Prejudice
- Le Père Goriot
- Molloy, Malone Dies, The Unnamable, the trilogy
- The Decameron
- Ficciones
- Wuthering Heights
- The Stranger
- Poems
- Journey to the End of the Night
- Don Quijote De La Mancha
- The Canterbury Tales
- Stories
- Nostromo
- Great Expectations
- Jacques the Fatalist
- Berlin Alexanderplatz
- Crime and Punishment
- The Idiot
- The Possessed
- The Brothers Karamazov
- Middlemarch
- Invisible Man
- Medea
- Absalom, Absalom!
- The Sound and the Fury
- Madame Bovary
- Sentimental Education
- Gypsy Ballads
- One Hundred Years of Solitude
- Love in the Time of Cholera
- Faust
- Dead Souls
- The Tin Drum
- The Devil to Pay in the Backlands
- Hunger
- The Old Man and the Sea
- Iliad
- Odyssey
- A Doll's House
- Ulysses
- The Trial
- The Castle
Combobox Props
Name | Type | Description |
---|---|---|
value | string | null | Currently selected value. |
onChange | (value: string | null) => void | Called when an option is selected. |
filter | (list, inputValue) => list | Custom filter function. |
size | "small" | "large" | Changes the size of the component. |
width | number | Changes the width of the component. |
errored | boolean | Enables the error state. |
disabled | boolean | Disables the component. |
clearable | boolean | Whether the selected value is clearable. |
placeholder | string | Placeholder to show in the input. |
aria-label | string | Accessible label for screen readers. |
- One
- Two
- Three
Code Editor
- One
- Two
- Three
Code Editor
- One
- Two
- Three
Code Editor
- One
- Two
- Three
Code Editor
- One
- Two
- Three
Code Editor
Code Editor
- One
- Two
- Three
- One
- Two
- Three
- One
- Two
- Three
Code Editor
- GitHubGitHub
- GitLabGitLab
- BitbucketBitbucket
Code Editor