Use viewports for forms
Magento Commerce only
The content on this page is for Magento Commerce only.
Learn more
In this topic, we create a content type form field that can accept different values for different breakpoints.
[Add link to example branch in repo]
[Insert diagram]
[Describe creating the additional tablet
and mobile-small
forms for the the min-height field of the existing Row
. Also show how you can add breakpoints to new fields and other existing fields]
- Define a viewport.
- Add viewports to the content type configuration.
- Add forms and layouts for viewports.
- Add CSS for form icons and tooltips.
- Add SVG images for form icons.