Skip to main content

2 docs tagged with "combobox"

View all tags

Combobox

For server-backed option lists, use an options datasource with infinite-scroll. The combobox then filters on the server as the user types, which is required when only one page of options is loaded at a time.

Options datasource

The options-datasource element loads dropdown options for Select and Combobox from a Data Server query or Request Server resource.