Answers for "Can't bind to 'fill' since it isn't a known property of ':svg:path'"

0

Can't bind to 'fill' since it isn't a known property of ':svg:path'

<svg><path [attr.fill]="your-binding"></path></svg>
Posted by: Guest on April-24-2021

Code answers related to "Can't bind to 'fill' since it isn't a known property of ':svg:path'"

Browse Popular Code Answers by Language