Cash
/
GitHub
/
  • Introduction
  • Getting Started
  • Components
    • Activityindicator
    • Box
    • Buttons
    • Card
    • Gradientmask
    • Icon
    • Link
    • Numpad
    • Stack
    • Textdivider
    • Typography
      • Heading
      • Text
  • Theming
    • Reference
  • Introduction
  • Getting Started
  • Components
    • Activityindicator
    • Box
    • Buttons
    • Card
    • Gradientmask
    • Icon
    • Link
    • Numpad
    • Stack
      • #Props
    • Textdivider
    • Typography
      • Heading
      • Text
  • Theming
    • Reference
Components
/
Stack

Stack

<Stack>
  <Box>1</Box>
  <Box>2</Box>
  <Box>3</Box>
</Stack>

Props#

Stack

PropTypeDefaultDescription
children node–
direction enum'row'a value of `row`, or `column`
gap string–
Numpad
Textdivider

    On This Page

  • Props
Edit this page on GitHub
v1.0.0-alpha.28