Box
Box is a component primitive that can be used to build the foundation of pretty much any other component. It keeps details like spacing, borders and colors consistent with the rest of Gestalt, while allowing the developer to focus on the content. Also known as “div” or “view”.
Package: @terreno/ui
Categories: Foundation
Props interface: BoxProps
Story source: demo/stories/Box.stories.tsx
Live demo
Props
No documented props were extracted from TypeDoc.