Home > @uniformdev/design-system > Container

Container() function

Signature:

Container: ({ tag, backgroundColor, border, rounded, padding, margin, children, ...props }: ContainerProps) => _emotion_react_jsx_runtime.JSX.Element

Parameters

ParameterTypeDescription
{ tag, backgroundColor, border, rounded, padding, margin, children, ...props }ContainerProps

Returns:

_emotion_react_jsx_runtime.JSX.Element