Breakpoint Field
This module provides a field type that allows users to select a breakpoint group from their theme's configuration. This makes those defined breakpoints available for use within the content editing interface.
Defines a field type that allows the user to select a breakpoint group and then makes those breakpoints available to be selected.
Community Documentation
- Create a content type.
- Create a field and select the Breakpoint Field as the field Type.
- Go to Manage Form Display link, click the gear icon next to the field you created and save the theme as the breakpoint group.
- Create content and the field will show the list of breakpoints defined in the theme.breakpoint.yml
Depends on
Dependencies of the latest stable release
- field Drupal core
- field_ui Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.