<c-csc-logo>
Examples
<template>
<div class="example-row">
<c-csc-logo />
<c-csc-logo width="120" />
</div>
</template>
API reference
<c-csc-logo>
Properties
| Property | Attribute | Type | Default | Description |
|---|---|---|---|---|
width | width | number | 60 | Logo width in pixels |
CSS parts
Style from outside with c-csc-logo::part(name) — parts are the library's only styling customization API.
| Part | Description |
|---|---|
root | The `<svg>` element rendering the CSC logo |