Function inlineSvg
- inlineSvg(node: SVGElement, param: InlineSvgParameter): InlineSvgActionReturn
Parameters
- node: SVGElement
SVGElement to inline SVG into
- param: InlineSvgParameter
config for the action.
Returns InlineSvgActionReturn
- node: SVGElement
Svelte action for dynamically inlining remote-fetched SVG into DOM.