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
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
• Wondering whether the responsive api (i.e. gt-xs, lt-sm, etc) can be dependent on the element container instead of the whole browser viewport.
What is the current behavior?
• Currently, the responsive api only responds to the width of the browser viewport. I think it will be nice if there was a way to make elements change their layouts based on the width of it's container. Not sure if this exists yet since I'm unable to find it in any docs.
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
• Question
What is the expected behavior?
• Wondering whether the responsive api (i.e.
gt-xs
,lt-sm
, etc) can be dependent on the element container instead of the whole browser viewport.What is the current behavior?
• Currently, the responsive api only responds to the width of the browser viewport. I think it will be nice if there was a way to make elements change their layouts based on the width of it's container. Not sure if this exists yet since I'm unable to find it in any docs.
The text was updated successfully, but these errors were encountered: