Skip to content

@Component type inference #1

@DizWARE

Description

@DizWARE

Is your feature request related to a problem? Please describe.
Type inference for @Component decorator is not working anymore.

Describe the solution you'd like
Either, a change using this method:
class MyComponent extends mixins(Component({ tagName: "", templateUrl: ""}))
or
Update the docs to specify that the type must be explicit

Either solution is fine. Maybe update the docs first and then later look for a solution that would resolve the problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions