AsyncSelect

For making one selection from a large list of options and fetching new options as the user types.


loadOptions
labelText
defaultOptions
cacheOptions

Props

All variations and props from the Select component are also available.

NameTypeDefaultDescription

loadOptions

function

Visible message.

labelText

react node

Visible message.

defaultOptions

boolean

if true will fetch results when the input is focussed and display them, otherwise you can pass in a list of label and value objects to display until the user types

cacheOptions

boolean

If cacheOptions is truthy, then the loaded data will be cached. The cache will remain until cacheOptions changes value.

Related Components


The Nulogy Design System is maintained by the Design Ops team. Our mission is to help our teams build better interfaces faster. 🚀

Please reach out with any questions or requests.