Inner content
BaseContainer
<BaseContainer
:elevation="10"
>
<h2>Inner content</h2>
</BaseContainer>
Attributes
| attribute | description | type | accepted values | default |
|---|---|---|---|---|
| elevation | set the elevation | Number | 10 / 80 | - |
| padding | toggle padding | Boolean | - | true |
| round | round corners | Boolean | - | true |