Skip to content

feat(height, width): accept string #272

@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

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions