IParentNode Methods |
The IParentNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | QuerySelector |
Returns the first element that is a descendant of node that matches selectors.
|
![]() | QuerySelectorAll |
Returns all element descendants of node that match selectors.
|