Rafael Escala
Rafael Escala
Hi @cblaettl, @yuvarajdks I resolved with this way ```js state = { errors: {}, form: { question1: '', question2: '', question3: '', question4: '', question5: '', question6: '', }, };...
Hi @simonwjackson, Interesting!, It's something that it should be created. If I develop it, I would use [vue-docgen-api](https://github.com/vue-styleguidist/vue-docgen-api) to find all components that don't have a basic documentation. Actually, I...
Hello there! If you need document the library, I suggest [vue-styleguidist](https://github.com/vue-styleguidist/vue-styleguidist), you can see these examples: http://rafaelescala.com/vue-styleguide/ https://croudsupport.github.io/Croud-Style-Guide/technical/ https://vueds.com/ http://rafaelescala.com/buefy-example/ http://rafaelescala.com/vue-konva-doc/ It's possible to document props, methods, events, and slots....
Hello @nicolas-t I have developed what you need, https://github.com/vue-styleguidist/vue-styleguidist