Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Width and Height that wasn't working and add some extra props #4

Closed
wants to merge 1 commit into from

Commits on Mar 21, 2024

  1. Fix Width and Height that wasn't working and add some extra props

    Width and Height props weren't working at all. The width was fixed. 
    Also added a size prop to configure both. Also, proving only with works anyway. 
    Finally, added preserveAspectRatio prop, to configure that parameter on the SVG.
    
    Uses Vue's CSS v-bind to pass the variables to the CSS.
    nachodd authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3b7fc66 View commit details
    Browse the repository at this point in the history