• dataset: InteractionModeFunction
Returns items in the same dataset. If the options.intersect parameter is true, we only return items if we intersect something If the options.intersect is false, we find the nearest item and return the items in that dataset
# Defined intypes/index.d.ts:751 (opens new window)
# index• index: InteractionModeFunction
Returns items at the same index. If the options.intersect parameter is true, we only return items if we intersect something If the options.intersect mode is false, we find the nearest item and return the items at the same index as that item
# Defined intypes/index.d.ts:745 (opens new window)
# nearest• nearest: InteractionModeFunction
nearest mode returns the element closest to the point
# Defined intypes/index.d.ts:760 (opens new window)
# point• point: InteractionModeFunction
Point mode returns all elements that hit test based on the event position of the event
# Defined intypes/index.d.ts:756 (opens new window)
# xx mode returns the elements that hit-test at the current x coordinate
# Defined intypes/index.d.ts:764 (opens new window)
# yy mode returns the elements that hit-test at the current y coordinate
# Defined intypes/index.d.ts:768 (opens new window)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4