Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents all the possible reactivity states.

Index

Enumeration members

Enumeration members

Disabled

Disabled:

Data change events will throw an exception.

Enabled

Enabled:

Data change events immediately execute.

Lazy

Lazy:

Data change events are collected but not run.

Generated using TypeDoc