You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's my very first time work with naive-ui. When I read using Grid, it's said By default, n-grid will compute grid content based on window size and container size. This would cause 2 side effects: Content may shift in SSR mode; Render items has layout shift and it would influence performance slightly
Could anyone explain in detail it for me? Another question, do we have something that's similar with Bootstrap's Grid
Thank you all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It's my very first time work with naive-ui. When I read using Grid, it's said
By default, n-grid will compute grid content based on window size and container size. This would cause 2 side effects: Content may shift in SSR mode; Render items has layout shift and it would influence performance slightly
Could anyone explain in detail it for me? Another question, do we have something that's similar with Bootstrap's Grid
Thank you all.
Beta Was this translation helpful? Give feedback.
All reactions