CaLogo
This component displays a svg or png logo
SASS-path: ./styles/components/atoms/ca-logo.scss
Props
| Name | Description | Type | Required | Default |
|---|---|---|---|---|
| filetype | Filetype of the logo | 'svg', 'png' | false | svg |
| alt | The alt-text for the logo | String | true | - |
| theme | Header theme | String | false | light |