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.
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.
The options-datasource element loads dropdown options for Select and Combobox from a Data Server query or Request Server resource.