Appearance
gene-tooltips
runPrefetch(strategy, elements, threshold, inFlightRequests): void
strategy
elements
threshold
inFlightRequests
void
Defined in: prefetch.ts:92
"smart" | "all" | "none"
"smart"
"all"
"none"
HTMLElement[]
HTMLElement
number
Map<string, Promise<any>>
Map
string
Promise
any