Using Dora’s built-in breakpoints, you can ensure your websites are responsive across different device widths.
https://youtu.be/fCCf93xoXQ0?si=qeONmI8BY8mBzoIK
You can start customizing your design by setting breakpoints to make it more device-friendly.
<aside> 📍 You can define 3 possible breakpoints:
Desktop (base): Styles apply universally unless overridden at other breakpoints. Applies to screens 1200px wide and above.
Tablet: Styles applied to screens 1199px wide and below
Mobile: Styles applied to screens 743px wide and below
</aside>
Click [ - ] to remove a breakpoint.
Click the dropdown menu to replace.
The current breakpoint is still a work in progress. We are transitioning it to the official version and will launch it in Beta.
Below are some of the features on the roadmap:
Cleaner, faster, intuitive interfaces. Make device width setting bar support breakpoint.
Support breakpoint in the following scenarios: 1920px, 1440px, 1280px, Custom Breakpoint.
Components will provide complete and convenient support for the breakpoint on various devices.
Support edit-once and apply to all devices.
For instance, you can change the text on the Desktop page, which will also be instantly applied to Tablet and Mobile pages.