Skip to content

Signals documentation: mention/explain signal() and computed() #1441

@marko-knoebl

Description

@marko-knoebl

In the signals documentation, it should be mentioned that signal() is an alias for new Signal.State() and computed() is an alias for new Signal.Computed().

In the current version, signal() gets used but is never explained, and computed() is never mentioned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions