jbaysolutions/vue-grid-layout

Add event for breakpoint changed at responsive mode

Open

#385 创建于 2019年12月16日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (1,436 fork)batch import
help wanted

仓库指标

Star
 (6,777 star)
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.

贡献者指南