AutoJustifyContent
is able to justify content automatically, that could justify center
for content within single line, and justify left
for content with multiple lines.
Basic usage of AutoJustifyContent component.
Properties | Description | Type | Default |
---|---|---|---|
prefixCls | the prefix class | string | r-auto-justify-content |