Lays out children horizontally with a gap from the spacing scale. Centers children vertically by default.
<Inline gap="tight" justify="end"> <Button variant="outline">Cancel</Button> <Button>Save</Button></Inline> Copy
<Inline gap="tight" justify="end"> <Button variant="outline">Cancel</Button> <Button>Save</Button></Inline>
Lays out children horizontally with a gap from the spacing scale. Centers children vertically by default.