-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Description
It would be beneficial to have the ability to hide and show specific blocks based on the type of device (e.g., mobile vs desktop).
On mobile devices, users often require a different set of visible blocks to optimize content and functionality, improving user engagement and experience.
Proposed Solution
Add a visibility prop that can be added to each block that accepts values like desktop-only, mobile-only, or all-devices(default) to manage visibility based on device type.
For example, I have a layout for which 3x3 grid cards would be better suited on a PC, and a 1-line slider on a phone. For this, I want each element to be displayed accordingly only at the required resolution.
migs911NikitaCG
Metadata
Metadata
Assignees
Labels
No labels