Center
Center
is a component that aligns the child elements in the center within the component.
Prop | Default | Type / Description |
---|---|---|
as | - | As The HTML element to render. |
asChild | - | boolean Merges its props onto its immediate child. |
css | - | CSSObject | CSSObject[] The CSS object. |
colorScheme | - | "amber" | "black" | "blackAlpha" | "blue" | "cyan" | "danger" | "emerald" | "error" | "flashy" | "fuchsia" ... Set color scheme variables. |