Skip to content

Ability to track a signal's value #31

@cesarParra

Description

@cesarParra

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions