A template controller to create a child activity manager for the targeted element.
Example usage:
<some-control child-activity-manager> ...</some-control> Copy
<some-control child-activity-manager> ...</some-control>
If needed, the child activity manager can be accessed via a binding:
<some-control child-activity-manager.from-view="childActivityManager"></some-control> Copy
<some-control child-activity-manager.from-view="childActivityManager"></some-control>
Readonly
A template controller to create a child activity manager for the targeted element.
Example usage:
If needed, the child activity manager can be accessed via a binding: