Skip to content

feat(height, width): accept string #272

Open
@rbalet

Description

@rbalet

Description

Actually, we're obligated to pass a variable, as string isn't accepted.
Example :

  • valid: [imageHeight]="70"
  • invalid: imageHeight="70"

Expected behaviour

Being able to pass a string directly, the component would then handle the type safeties.

Note

I'll be glad to do a PR if this issue is accepted : )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions