Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AutoCompleteReturnValue

Index

Properties

activeId: string
filteredData: readonly AutoCompleteData[]
fixedStyle: undefined | CSSProperties
handleBlur: FocusEventHandler<HTMLInputElement>
handleChange: ChangeEventHandler<HTMLInputElement>
handleClick: MouseEventHandler<HTMLInputElement>
handleFocus: FocusEventHandler<HTMLInputElement>
handleKeyDown: KeyboardEventHandler<HTMLInputElement>
itemRefs: ItemRefList<HTMLLIElement>
listboxRef: Ref<ListElement>
match: string
transitionHooks: Required<FixedPositioningTransitionCallbacks>
value: string
visible: boolean

Methods

  • handleAutoComplete(index: number): void
  • ref(instance: null | HTMLInputElement): void

Generated using TypeDoc