UNPKG

@commercetools-uikit/search-select-input

Version:

A search select input component built on top of `@commercetools-uikit/async-select-input` to asynchronously load results (options) using the keyword that the user has entered.

4 lines (3 loc) 138 B
export { default } from "./search-select-input.js"; export { default as version } from "./version.js"; export * from "./export-types.js";