align
Description
The CSS align-items
property.
Type
UIValue<AlignItems>
Leave Yamada UI a star
StarFlex
is a component that sets flex
to Box
. Also, convenient style shorthand is available.
Description
The CSS align-items
property.
Type
UIValue<AlignItems>
Description
The CSS flex-basis
property.
Type
UIValue<number | "content" | "px" | "2xl" | "lg" | "md" | "sm" | "xl" | ({} & string) | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "auto" | (string & {}) | ... 69 more ... | "fit-content">
Description
The CSS flex-direction
property.
Type
UIValue<FlexDirection>
Description
The CSS flex-grow
property.
Type
UIValue<FlexGrow>
Description
The CSS justify-content
property.
Type
UIValue<JustifyContent>
Description
The CSS flex-shrink
property.
Type
UIValue<FlexShrink>
Description
The CSS flex-wrap
property.
Type
UIValue<FlexWrap>
Edit this page on GitHub