Skip to content

static members forwarding #135

Closed
Closed
@eddow

Description

@eddow

Would it be possible to forward static members of a class ?

@Component
class myComponent {
  static myValue = 42
}

//For now, myComponent.myValue -> undefined

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions