The default styles of this component can be customized using these Sass variables in your project's settings file.
| Name | Type | Default Value | Description |
|---|---|---|---|
${{this.context.name}}
|
{{formatSassTypes this.type}} |
{{styleSassValue this.context.value}}
|
{{markdown this.description}} |
Use the mixins to build your own component class structure out of our bonsai component.
{{#each sass.mixin}}{{writeSassMixin this}}| Parameter | Type | Default Value | Description |
|---|---|---|---|
${{this.name}} |
{{formatSassTypes this.type}} | {{styleSassValue this.default}} | {{markdown this.description}} |