You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for this wonderful tool. I wanted to know if there is a way to have dynamic angles relative to the width of an element. For example, I have elements with the same height but dynamic width, and I would like to always maintain the same angle ratio. Can you help me with this? Thank you.
The text was updated successfully, but these errors were encountered:
giacomoalonzi
changed the title
Dynamic value
Dynamic values for corners to respect the same ratio
Apr 18, 2023
What's this width based on? If it's maybe calculated based on the decide width, then that's how you could compute the property and pass it as a value for the SmoothCorners component?
I think if you posted a codepen example we could brainstorm something 🤔
Hello, thank you for this wonderful tool. I wanted to know if there is a way to have dynamic angles relative to the width of an element. For example, I have elements with the same height but dynamic width, and I would like to always maintain the same angle ratio. Can you help me with this? Thank you.
The text was updated successfully, but these errors were encountered: