AccordionTab iconPos end not working #12988
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
AccordionTab property IconPos doesn't work with end value
Environment
stackblitz (Example of your web)
Angular version
15.2.1
PrimeNG version
15.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Browser(s)
Chrome
Steps to reproduce the behavior
Create an accordionTab with iconPos property with end as value
Expected behavior
Expected: An accordionTab with an icon at the right of the header
Actual: Icon is showed at the left of the header
The text was updated successfully, but these errors were encountered: