Skip to content

Extended syntax for props #101

@dumconstantin

Description

@dumconstantin

Props Desctructuring:

data = observe.items.foo,
{ title, longName } = arg.data,
{ bam, bar } = observe.items.bar,
[ one, two ] = observe.list

Operations in arrays:

foo = [get.foo.bar1, get.foo.bar2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions