Page Transitions

As has already been mentioned, ModelFormContainer 's main purpose is to manage pages and facilitate the transition from one to another where necessary. Referring back to the basic example, when you click the Create button to create a new instance of the Model, it transitions to the detail (default) page. You can change this flow for any page by specifying a value for the transitionTo property.