Skip to content

Support Input name alias on componentInputs #389

Closed
@lacolaco

Description

@lacolaco

Currently, input name aliasing is not supported because componentInputs is typed as Partial<ComponentType>.
For aliased inputs, the first argument of fixture.componentRef.setInput must be the alias name rather than its property name.
This is just a typing problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions