Module flex

Module flex 

Source

Structs§

FlexConfigProviderProps
Provide flex configuration to descendants (mirrors Ant Design ConfigProvider.flex).
FlexProps
FlexSharedConfig
Shared configuration provided via context.

Enums§

FlexAlign
FlexComponent
Root element type for the flex container.
FlexDirection
FlexGap
Preset gap sizes aligned with design tokens.
FlexJustify
FlexOrientation
Orientation helper used by design tokens.
FlexWrap

Functions§

Flex
Flexible box container with configurable alignment and wrapping.
FlexConfigProvider