Skip to content

DownshiftAutoCompleteWithSuggestions

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/plugins/core/ui/DownshiftAutoComplete.tsx

Props

NameTypeRequiredDefault
autofocusany-
suggestionsany-
controlany-
inputNameany-
placeholderany-
initialInputValueany-
setValueany-

Diagram

mermaid
graph TD
    component_DownshiftAutoCompleteWithSuggestions_158f0032["DownshiftAutoCompleteWithSuggestions"]
    class component_DownshiftAutoCompleteWithSuggestions_158f0032 rootComponent

Relationships

  • RENDERS → Controller
  • USES_HOOK → useState
  • USES_HOOK → useCellValue
  • USES_HOOK → useCombobox

Referenced By

  • DownshiftAutoComplete (RENDERS)

Was this page helpful?

Download as PDF