Giter Site home page Giter Site logo

Comments (8)

ReynerHL avatar ReynerHL commented on May 20, 2024 2

Try with :line-size="88" instead (note the : ). Your error seems like you have not using right the property binding. Hope this help.

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024 1

Hi there!

@ReynerHL is correct. If you use :line-size="88", it should work. This is explained in the Vue.js docs on how to use dynamic props. Long and short is that if you don't include the :, it will be interpolated as a string.

If you're still having issue, please feel free to copy/paste your code here or create a JsFiddle and I can take a look at it.

from vue-simple-spinner.

M0H3N avatar M0H3N commented on May 20, 2024

@ReynerHL
I tried that but nothing happened.

from vue-simple-spinner.

ReynerHL avatar ReynerHL commented on May 20, 2024

@M0H3N can you please share more info? (some code with a fiddle or something like that would be helpful).

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

Also, if you go to the JsFiddle, I created, you should be able to mess around with some of those examples. I just tried adding :line-size="88" to the first spinner on that page and re-running the code and it worked perfectly.

from vue-simple-spinner.

M0H3N avatar M0H3N commented on May 20, 2024

this is the element code :

<spinner  :line-size="88" size="massive" line-fg-color="#039be5" message="please wait..."></spinner>

from vue-simple-spinner.

ReynerHL avatar ReynerHL commented on May 20, 2024

@M0H3N I've just put your code with some modification (only changed spinner by vue-simple-spinner) in the @dzwillia JsFiddle example and it works.

Can you please ensure that you have already loaded this VueJS package and not have any other "spinner" instead?

from vue-simple-spinner.

dzwillia avatar dzwillia commented on May 20, 2024

@M0H3N, you all squared away? Definitely doesn't appear to be an issue with the spinner, so I'm going to close this issue. Feel free to ping this thread again if you need a hand figuring anything else out.

from vue-simple-spinner.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.