alex-oleshkevich / vue-introjs

intro.js bindings for Vue.
MIT License
301 stars 53 forks source link

Feature request: Optional auto start hook #5

Closed gabriel4649 closed 7 years ago

gabriel4649 commented 7 years ago

Would be great to be able to provide a function to an auto started tour that takes an introjs instance as a parameter. That would open up the use of the whole intro.js API on auto started tours. The function could be provided a Component method.

alex-oleshkevich commented 7 years ago

implemeted