ractive.findContainer()
edit this pageReturns the first container of this component instance with the given name.
ractive.findContainer( name )
Returns the first container of this component with the given
name.name
StringThe name of the container to find