align
説明
The CSS align-items property.
タイプ
UIValue<AlignItems>Yamada UIにスターをあげる
スターStackは、要素をグループ化し、子要素間にスペースを設けるコンポーネントです。
説明
The CSS align-items property.
タイプ
UIValue<AlignItems>説明
The CSS flex-direction property.
タイプ
UIValue<FlexDirection>説明
If true, each stack item will show a divider.
非推奨
Use separator instead.
タイプ
ReactElement<any, string | JSXElementConstructor<any>>説明
The CSS justify-content property.
タイプ
UIValue<JustifyContent>説明
If true, each stack item will show a separator.
タイプ
ReactElement<any, string | JSXElementConstructor<any>>説明
The CSS flex-wrap property.
タイプ
UIValue<FlexWrap>GitHubでこのページを編集する