Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ComponentRegistry

Hierarchy

  • ComponentRegistry

Index

Properties

managers

managers: ComponentLifecycleManager[] = []

observer

observer: MutationObserver = new MutationObserver(this.onMutate.bind(this))

Methods

dispose

  • dispose(): void

register

start

  • start(): void

stop

  • stop(): void

update

  • update(): void