NonDocumentTypeChildNode$Typings extension

on

Properties

nextElementSibling Element?
Returns the first following sibling that is an element, and null otherwise.
no setter
previousElementSibling Element?
Returns the first preceding sibling that is an element, and null otherwise.
no setter