JonathanDn / vue-svg-loader

A Highly Customizable, easy-to-use svg loading vue component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-svg-loader

A Highly Customizable, easy-to-use svg loading vue component

Install

Install via NPM - TBD

Basics

Bind a single config object with the supported following properties:

Property Type Description
xmlns string defines an XML Namespace
width number Determines the width of the SVG
height number Determines the height of the SVG
pathFill string will set the color of the SVG with the fill property
d string Fill in the path that actually draws the svg

👨‍💻 Follow me on Twitter.

Donation

If this project helped you reduce development time, you can buy me a cup of coffee :)

About

A Highly Customizable, easy-to-use svg loading vue component


Languages

Language:Vue 100.0%