Container
Useful for horizontally containing your content.
im title
im optionsim subtitle
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
title | String | A text title of the container |
optionsTitle | ReactNode | The options title content to render |
subTitle | String | A subtitle of the container |
orientation | vertical | horizontal | The orientation to apply |
align | right | between | left | The align to apply |
Examples
todo