Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ControllerCreatedEventArguments<TApp>

Arguments for a 'controller create' event handler.

Type parameters

Hierarchy

  • ControllerCreatedEventArguments

Index

Properties

Properties

controller

controller: Controller<TApp>

The created instance.

file

file: string

The file.

Generated using TypeDoc