jbaysolutions/vue-grid-layout

Add event for breakpoint changed at responsive mode

Ouverte

#385 ouverte le 16 déc. 2019

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (1 436 forks)batch import
help wanted

Métriques du dépôt

Stars
 (6 777 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

https://strml.github.io/react-grid-layout/examples/8-localstorage-responsive.html

When I resize browser window , if I want to get responsive layoutData at different width , there is no event for that , only can get it through the outerWidth , then according the width get the breakpoint. With this event , I can save layoutData at the breakpoint changed immediately. thx.

Guide contributeur