Represents the currently executing composition transaction.
Eecutes the default view location strategy.
The name of the transition to use in all compositions.
Registers a binding handler that will be invoked when the current composition transaction is complete.
The name of the binding handler.
any
Initiates a composition.
The DOMElement or knockout virtual element that serves as the parent for the composition.
The composition settings.
Converts a transition name to its moduleId.
The name of the transtion.
string
The moduleId.
Gets an object keyed with all the elements that are replacable parts, found within the supplied elements. The key will be the part name and the value will be the element itself.
The elements to search for parts.
any
An object keyed by part.
Gets an object keyed with all the elements that are replacable parts, found within the supplied element. The key will be the part name and the value will be the element itself.
The element to search for parts.
any
An object keyed by part.