Searched refs:textNodeIdx (Results 1 – 1 of 1) sorted by relevance
465 const textNodeIdx = beforeElement ? siblings.lastIndexOf(beforeElement) : siblings.length; constant466 const textNode = siblings[textNodeIdx - 1]; constant