Skip to main content
Version: 1.8.0

FindItemOptions

Type: TSInterface

PROPERTYTYPEDEFAULTDESCRIPTION
hitTestnumber1

size ratio to find items. Use it if padding inside the item plays the same role as margin or gap.

intersectionboolean | number0

A number indicating how much the items intersect on the side. (true is 1)



  • If 0, there is no intersect. The closer it is to 1, the greater the intersect distance.

siblingnumber0

The number of items next to the item's index to return.