Skip to content

<CenteredLayout>

All components honor --rs-bg, --rs-fg, and other theme variables.

NameTypeDefaultDescription
childrenReactNodeCentered content.
gap?string'1rem'Gap between children.
padding?string'4rem'Outer padding.
className?stringClass name.
style?CSSPropertiesInline styles.