Refactor toggle button icon binding performance #5596
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
primeng/src/app/components/togglebutton/togglebutton.ts
Line 21 in 10325e1
Easily fixable with
class="ui-button-icon-left fa fa-fw {{ checked ? onIcon : offIcon }}"
The text was updated successfully, but these errors were encountered: