Skip to content

use/useComboboxSearch

Overview

Manages state and data-fetching for an API-backed combobox widget. Supports debounced search, pagination, and grouping. Does not handle static option arrays; for those, filter locally in the widget via Reka UI's built-in filtering.

Methods

  • useComboboxSearch - Manages reactive state and API data-fetching for a combobox widget backed by a vueda model endpoint.

Types

ComboboxSearchRaw

ComboboxSearchRawProps

ComboboxSearch

ComboboxSearch = Reactive

ComboboxSearchProps

ComboboxSearchProps = UnwrapNestedRefs

Source

client/lib/use/useComboboxSearch.js:1

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2