iconPos prop in the Button component not working properly #2686
Unanswered
mhyder1
asked this question in
PrimeReact
Replies: 1 comment 3 replies
-
@mhyder1 i don't see an iconPos property in the Menu? https://primereact.org/menu/#api.MenuItem Can you modify my StackBlitz and show me what you are doing? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
iconPos should take one of four values: top, bottom, left and right. I can only get left and top to work. bottom is the same as top and right is the same as left. Is this the intended functionality? Thanks
Beta Was this translation helpful? Give feedback.
All reactions