FlexItem 是 WordPress 中的一个布局组件,用于在 Flex 容器内包含固定宽度的项目。本文档介绍了其基本用法和属性配置。
A layout component to contain items of a fixed width within Flex.
See flex/README.md#usage for how to use FlexItem.
display: CSSProperties['display']The CSS display property of FlexItem.
isBlock: booleanDetermines if FlexItem should render as an adaptive full-width block.
false