Breakpoints UI

Component ID

2715645

Component name

Breakpoints UI

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

782

Component created

Component changed

Component body

Introduction

This module will provide a UI to display all breakpoints provide by modules and themes. Once breakpoints_ui is been installed visit /admin/config/media/breakpoints_ui to get all breakpoints information.

Site Builder

For site builders, this is perfect to find out about your breakpoints in your website.

Developers

For developers, this module contains a very light-weight method that allows you to get all the information about breakpoints in an array. This can be very helpful if you need to use the breakpoints data for other modules.

Requirements

Breakpoints Module - Core

Installation

Install as you would normally install a contributed Drupal module. For further information
see: Installing contributed modules (Drupal 8)

Trying to get this data from CLI ?

Check out the Drupal Console command drupal breakpoints:debug

Similar Project

Libraries UI