sveltejs / svelte-subdivide

A component for building Blender-style layouts in Svelte apps
Other
130 stars 10 forks source link

persist to localStorage #3

Closed Rich-Harris closed 6 years ago

Rich-Harris commented 6 years ago

(or wherever). This would also mean we'd need some mechanism for components to record what had been selected for each pane — though this doesn't have to be part of svelte-subdivide (since the pane is passed through, apps could implement this themselves)

Rich-Harris commented 6 years ago

implemented in 2.1.0