Node.previousSibling

The node immediately preceding this node. If there is no such node, this returns null.

interface Node
@property
previousSibling
()

Meta