ractive.findParent()

edit this page

Returns the first parent component with the given name.

ractive.findParent( name )

Returns the first parent component with the given name. See findcontainer to include calling component instance in search.

name String

The name of the parent to find