Skip to content

Layout Layer

Flavio Schneider edited this page Nov 1, 2021 · 2 revisions

Coming soon...

<LayoutLayer
  dim={2}
  gap={[x,y,z]}
  anchor={[x,y,z]}
  orientation={"horizontal" | "vertical"}
  direction={"ltr" | "rtl"}
  onResize={(e) => {}}
  />

Clone this wiki locally