Svg
Props
Name | Type | Description | Default |
---|---|---|---|
style | string | container style | "" |
svg-style | string | inner svg tag style | "" |
src required | string | resource url, could be remote or local | |
width | string | fit svg tag width attribute, lower priority than style.width | |
height | string | fit svg tag height attribute, lower priority than style.height | |
no-sanitize | boolean | determine should skip sanitize |