Rotate Component.
Does anybody know of a Solidjs Library for rotating a component 90 degrees? (and unlike transform changes the dimensions of the element)
Something similar to Flutters' RotatedBox https://www.youtube.com/watch?v=BFE6_UglLfQ
Flutter
YouTube
RotatedBox (Flutter Widget of the Week)
Learn more about RotatedBox → http://goo.gle/rotatedbox
Want to add an element to your design that is rotated by increments of 90 degrees? Like this: 🖤 → ❥? Use the RotatedBox widget. Learn how it works, how to set it up, and how it differs from Transform.rotate.
DartPad → http://goo.gle/3vcMvkn
This video is also subtitled in Chinese, Indo...
0 Replies