Home > @xypnox/xip-ui > Stack

Stack() function

Stack in vertical direction Add a stack-split-child from ‘stack.module.css’ to the children to separate into top and bottom’

Signature:

Stack: (props: JSX.HTMLAttributes<HTMLDivElement> & ParentProps) => JSX.Element

Parameters

Parameter

Type

Description

props

JSX.HTMLAttributes<HTMLDivElement> & ParentProps

**Returns:**

JSX.Element