Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ControllerViewInfo

Returned by ControllerViewConnector.getControllerView Describes a connection between a controller (TS file) and a view (HTML file).

Hierarchy

  • ControllerViewInfo

Index

Properties

controllerName

controllerName: string

Name of an angular controller

viewPath

viewPath: string

Path to an angular view (file name within the project, NOT absolute path on disk).

Generated using TypeDoc