_abort Controller _abortController : AbortController
_row Id Prefix _rowIdPrefix : string
click Handler clickHandler : any
css Prefix cssPrefix : string
input Handler inputHandler : any
is Mounted isMounted : boolean
is Right Arrow Complete isRightArrowComplete : boolean
keydown Handler keydownHandler : any
latest Query latestQuery : any
min Length minLength : number
mount Handler mountHandler : any
primary Text Key primaryTextKey : string
resize Handler resizeHandler : any
row Wrapper El rowWrapperEl : any
secondary Text Key secondaryTextKey : string
selected Index selectedIndex : number
timeoutID timeoutID : Timeout
url Builder Fn urlBuilderFn : any
StaticCLASS CLASS : { CANCEL : string ; MOBILE_INPUT : string ; PRIMARY_SPAN : string ; ROW : string ; ROW_WRAPPER : string ; SECONDARY_SPAN : string ; SELECTED_ROW : string ; WRAPPER : string ; }
StaticKEYCODE KEYCODE : { DOWN : number ; ENTER : number ; ESC : number ; LEFT : number ; RIGHT : number ; UP : number ; }
Lightweight autocomplete widget tailored for lib.reviews adapters. Exposes the same surface as the legacy remote-ac package while improving keyboard and assistive technology support.