View
type in module ui.router.state

Description

Represents the union of a template and (optional) controller.

Usage

View(config);

Parameters

ParamTypeDetails
configObject

The view's configuration

Returns

Object

New Transition object