This simple demo synchronizes to localStorage for each responsive breakpoint.
Try moving and resizing elements, changing window width, moving some more, and refreshing.
Each breakpoint has a separate layout. The onLayoutChange
callback calls back with a hash of breakpoints to layouts, which is then synchronized to localStorage.