Sha256: a39db6f72a7cecb64eb9ff4122da8cb28ac2153138dd3b91751519cc76e4e665
Contents?: true
Size: 215 Bytes
Versions: 7
Compression:
Stored size: 215 Bytes
Contents
--- title: getPreviousSibling name: node-functions-getprevioussibling --- Get the previous sibling of this node. Returns a node or null. {% highlight js %} var node = node.getPreviousSibling(); {% endhighlight %}
Version data entries
7 entries across 7 versions & 1 rubygems