Packages
@twind/core › AutocompleteItem
@twind/core.AutocompleteItem
Ƭ AutocompleteItem: Object
Type declaration
| Name | Type |
|---|---|
color? | string | false | null |
label? | string |
modifiers? | AutocompleteModifier[] | false | null |
prefix? | string |
suffix | string |
theme? | { key: string ; section: string } |
theme.key | string |
theme.section | string |