Skip to main content
Version: 1.x

Box

const Box: React.ForwardRefExoticComponent<object & object & React.RefAttributes<DOMElement>>

<Box> is an essential Ink component to build your layout. It's like <div style="display: flex"> in the browser.