@gechiui/components
Version:
UI components for GeChiUI.
26 lines (14 loc) • 584 B
Markdown
<div class="callout callout-alert">
This feature is still experimental. “Experimental” means this is an early implementation subject to drastic and breaking changes.
</div>
A layout component to contain items of a fixed width within `Flex`.
See [`flex/README.md
**Type**: `[CSSProperties['display']]`
The CSS display property of `FlexItem`.
**Type**: `[boolean]`
Determins if `FlexItem` should render as an adaptive full-width block.