Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDirectivePrePost<TScope, TElement, TAttributes, TController>

Type parameters

Hierarchy

  • IDirectivePrePost

Index

Properties

Properties

Optional post

post: IDirectiveLinkFn<TScope, TElement, TAttributes, TController>

Optional pre

pre: IDirectiveLinkFn<TScope, TElement, TAttributes, TController>

Generated using TypeDoc