-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add the ability to get a signal's initial value and previous value.
This should be available for computed values as well (since they are signals behind the scenes)
We want to avoid the memory overhead of having all of this information stored, so this should be an optional flag that developers need to opt-into.
Proposed syntax
To be determined. Needs some investigation.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request