A structural directive selector as '*if' '*for'

Type Parameters

  • T

Hierarchy (View Summary)

Constructors

Properties

_forOf: undefined | null | T[]
_forTrackBy: TrackBy<T, any>
of: InputWithTransform<undefined | null | T[], undefined | null | T[]>
templateRef: TemplateRef
trackBy: InputWithTransform<undefined | null | TrackBy<T, any>, TrackBy<T, any>>
viewContainerRef: ViewContainerRef

Methods