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
To use the aspect ratio component, structure your code as with a normal FT method. The component takes a `ratio` parameter, which is the width by height of the aspect ratio you wish to create.
For a full reference for attribute options, check out the Mozilla docs for the input tag<ahref="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input"target="_blank">here.</a>
29
+
For a full reference for attribute options, check out the Mozilla docs for the input tag<ahref="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input"target="_blank">here.</a>
To use the scroll area component, structure your code as with a normal FT method. The component takes an `orientation` parameter, which is the orientation of the scroll area.
0 commit comments