Sha256: 5f8cf671d09471f5c6831288a8d8b0e064bb15f4a342ac6a0e03a83cc195629e
Contents?: true
Size: 188 Bytes
Versions: 7
Compression:
Stored size: 188 Bytes
Contents
--- title: parent name: node-functions-parent --- You can access the parent of a node using the **parent** property. {% highlight js %} var parent_node = node.parent; {% endhighlight %}
Version data entries
7 entries across 7 versions & 1 rubygems