ractive.findParent()

Returns the first parent of this component instance with the given name.

ractive.findParent( name )

Returns the first parent of this component with the given name.

name String

The name of the parent to find