This is a StateBuilder.builder function for angular2 views.
This is a StateBuilder.builder function for angular2 views.
When the StateBuilder builds a State object from a raw StateDeclaration, this builder
handles the views property with logic specific to ui-router-ng2.
If no views: {} property exists on the StateDeclaration, then it creates the views object and
applies the state-level configuration to a view named $default.
Generated using TypeDoc