Interface: ChildRangeSelectorOptions
util/nodeSelectors.internal.ChildRangeSelectorOptions
Properties
includeUnnamedChildren
• Optional
includeUnnamedChildren: boolean
If true
, include unnamed children. Otherwise, only named children will
be used to construct the child range. Defaults to false
Defined in
util/nodeSelectors.ts:224