Container

Container

A layout helper component that allows you to center and limit the width of content, often used as a wrapper element.

Usage

import { Container } from '@atlrdsgn/kit';
 
<Container>...</Container>;

Common Example

we will add CodeSandbox here

Properties

NameTypeDefaultDescription
widthstringsmThe object for fontSize.
alignstringleftleft, center, right
borderbooleanfalseAn optional border around the component
flushbooleanfalsea no padding option