Rotate Image Component

Hey @halahmadi and welcome to the forum! There’s no way to do this natively in Retool, unfortunately, but you can use Custom CSS and apply a transform. What’s your use case exactly? What you could do is have a few different image components each transformed to rotate at different angles, and clicking a button shows the one with your desired rotation, and hides all the others.