react-cool-layout
react-cool-layout copied to clipboard
Dynamic updates are not supported.
-
Default styles and size/position dependencies are calculated on
Layout
mounted. Any dynamicLayoutItem
that mounted asynchronously will miss the chance to setup fromLayout
. -
when component updates triggered from parent component, styles of
LayoutItem
that initially set byLayout
will get reset.