@team-speed-kit/predictive-preloading
    Preparing search index...

    Type Alias NestingDepth

    NestingDepth: number

    Number of DOM levels we scan for selectors. If a click target in an element is nested in 5 children inside the element specified in selectors, the nesting depth is 5. This config option determines the maximum nesting depth.

    Higher numbers may introduce performance problems.

    Defaults to 10.