Feat: Support responsive variants
See original GitHub issueWould be great to support responsive variants, something like:
<ImageParentSkeletonComponent color='md:green lg:red' />
or
<ImageParentSkeletonComponent mdColor='green' lgColor='red' />
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Allow responsive values for variant , size , and orientation #1028
The new variant and size props don't currently accept responsive values (specified as objects or arrays), but useBreakpointValue is a good way ...
Read more >Responsive design with screen variants - Learn Plasmic
Responsive design with screen variants · More videos on YouTube · The simple approach: use responsive columns · Breakpoints (a.k.a. screen variants) ·...
Read more >Responsive release notes - Out of the Sandbox
The Responsive release notes list notable changes, improvements, and additions to the theme. Stay up-to-date with the latest release...
Read more >font-variant-ligatures - CSS: Cascading Style Sheets | MDN
The font-variant-ligatures CSS property controls which ligatures and contextual forms are used in textual content of the elements it applies to ...
Read more >Navbar - Bootstrap
Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @enyelsequeira . This is still not added to the library. I will work on it as soon as possible. I was working on a conflicting classnames which have just being published as a Pull Request
Hey @vinpac is this the way to handle responsiveness? and is it added in the library already? I am also looking how it would work handling responsiveness