Answers for "How to use ng-style with !important?"

0

How to use ng-style with !important?

<elem data-ng-attr-style="{{ 'color: ' + your_color_var + ' !important' }}"></elem>
Posted by: Guest on January-26-2022

Browse Popular Code Answers by Language