Packages

@twind/core › AutocompleteItem

@twind/core.AutocompleteItem

Ƭ AutocompleteItem: Object

Type declaration

NameType
color?string | false | null
label?string
modifiers?AutocompleteModifier[] | false | null
prefix?string
suffixstring
theme?{ key: string ; section: string }
theme.keystring
theme.sectionstring

Defined in

packages/core/src/autocomplete.ts:14