jbaysolutions/vue-grid-layout

Add event for breakpoint changed at responsive mode

開放

#385 建立於 2019年12月16日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (1,436 個分叉)batch import
help wanted

倉庫指標

星標
 (6,777 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南