Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HrefDirective

Hierarchy

Indexable

[key: string]: any

Index

Constructors

constructor

Properties

changes$

changes$: ReplaySubject<Factory> = new ReplaySubject(1)

rxcompId

rxcompId: number = -1

unsubscribe$

unsubscribe$: Subject<void> = new Subject()

Accessors

href

  • get href(): string
  • set href(href: string): void

Methods

onChanges

onDestroy

  • onDestroy(): void

onInit

  • onInit(): void

onParentDidChange

onView

  • onView(): void

pushChanges

  • pushChanges(): void

Static getInputsTokens

Object literals

Static meta

meta: object

inputs

inputs: string[] = ['href']

selector

selector: string = "[[href]]"