AutoJustifyContent

AutoJustifyContent is able to justify content automatically, that could justify center for content within single line, and justify left for content with multiple lines.

<AutoJustifyContent>some content</AutoJustifyContent>

Example

Basic usage of AutoJustifyContent component.

API

PropertiesDescriptionTypeDefault
prefixClsthe prefix classstringr-auto-justify-content
ON THIS PAGE