Inline
A utility component to help compose/spacing inline content.
im inline
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
isProportional | Boolean | Whether it is proportional or not |
isCollapse | Boolean | Whether it is collapse or not |
spaceY | xxsmall | xsmall | small | medium | large | xlarge | xxlarge | The margin to apply vertically |
spaceX | xxsmall | xsmall | small | medium | large | xlarge | xxlarge | The margin to apply horizontally |
Examples
todo