jbaysolutions/vue-grid-layout

Add event for breakpoint changed at responsive mode

Open

#385 aperta il 16 dic 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (1436 fork)batch import
help wanted

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor