My Library Docs

Multi-root Sidebar

flex-layout

  • Getting Started

  • Guides

  • Reference

typed-rx-http

  • Getting Started

  • Guides

  • Reference

global-rx-state

  • Getting Started

  • Guides

  • Reference

webflux-fe-dev-assistant

reactive-mongo-dsl

Resize Memory

Stores the user-adjusted grow map in storage and restores it on the next render.


rememberResize

rememberResizeis FlexLayout level options. The grow value is distributed among all layout containers, so storeuses the layout name as the key.

tsx
default key
When is it saved?

Inside the container, it observes changes in style.flex during actual user resize to save the grow map by containerName of the current layout. The saved values are applied again to each container after readythe promise resolves.

© 2026 Byeolnaerim. All rights reserved.IntroductionPrivacy Policy