CaSvgAsset
Display an svg-file from the assets folder
SASS-path: ./styles/components/atoms/ca-svg-asset.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
filename | The name of the file (without '.svg') | String | true | - |
folder | The name of the assets folder | String | true | - |
alt | Human friendly describtion of the image | String | true | - |
loading | - | String | false | lazy |