ractive.findParent()
edit this pageReturns 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