Skip to main content
Question

Variants and Modes

  • February 28, 2025
  • 0 replies
  • 70 views

Daniel Nunez

Hey everyone,

I have a page header component that needs to adapt to different screen sizes. I've created two variants: one for a 1440px-wide format and another for a 1200px-wide format. I want the component to automatically switch between these variants based on the frame it's in—either "1440" or "1200."

Any suggestions on how to achieve this? Thanks!

This topic has been closed for replies.