<container-style>
Example
xml
<container-style id="my-style" />Attributes
| Attribute | Type | Required |
|---|---|---|
id | string | Yes |
text-color | string | No |
background-color | string | No |
background-gradient | string | No |
border-color | string | No |
border-width | float | No |
border-radius | float | No |
border-radius-top-left | float | No |
border-radius-top-right | float | No |
border-radius-bottom-right | float | No |
border-radius-bottom-left | float | No |
shadow-color | string | No |
shadow-offset-x | float | No |
shadow-offset-y | float | No |
shadow-blur-radius | float | No |
snap | boolean | No |