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
Like in the screenshot. The gradient on the right is way wider than the gradient on the left (which used this shimmer package). Is there a way I can adjust how wide the gradient get?
And on top of that can I adjust the tilt angle of the gradient?
The text was updated successfully, but these errors were encountered:
You can achieve that by using Shimmer constructor with the gradient field. The width might be controlled by stops and the angle by setting the correct alignment (begin and end). Here is a tilted narrow example:
Like in the screenshot. The gradient on the right is way wider than the gradient on the left (which used this shimmer package). Is there a way I can adjust how wide the gradient get?
And on top of that can I adjust the tilt angle of the gradient?
The text was updated successfully, but these errors were encountered: