Open
Description
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