NonDocumentTypeChildNode$Typings extension
Properties
- nextElementSibling → Element?
-
Available on NonDocumentTypeChildNode, provided by the NonDocumentTypeChildNode$Typings extension
Returns the first following sibling that is an element, and null otherwise.no setter - previousElementSibling → Element?
-
Available on NonDocumentTypeChildNode, provided by the NonDocumentTypeChildNode$Typings extension
Returns the first preceding sibling that is an element, and null otherwise.no setter