X Tutup
Skip to content

Adde more LifecycleEvents #3863

@mhevery

Description

@mhevery

Currently we have:

  • OnInit / OnDestroy
  • OnCheck / OnChange
  • and OnAllChangesDone

Proposal:

  • onChanges()
  • onInit()
  • doCheck():boolean
  • Content
    • afterContentInit()
    • afterContentChecked()
    • onContentChanges() (Delayed for now)
  • View
    • afterViewInit()
    • afterViewChecked()
    • onViewChanges() (Delayed for now)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup