# Inline
Component name: <v-inline>
# Preview
# Examples
# Basic
# With alignment
# API
Name | Type | Description | Default |
---|---|---|---|
size | Number | Defines the spacing size between child components. Valid values: xsmall , small , medium , large , xlarge | medium |
content-alignment | String | Defines the horizontal alignment. Valid values: left , center , right | left |
General notice
All other properties that are not defined above, will be passed to the component as html attributes. This is especially useful for adding the class
attribute.
← Image In-page links →