vue-design-system
vue-design-system copied to clipboard
Support for Events Documentation
Is there a way to show Events in the component documentation? I know that Vue Styleguidist is being used under the hood, and it supports event documentation using comments above the 'this.$emit' action. https://vue-styleguidist.github.io/docs/Documenting.html#events
However, unless I'm doing something wrong, Vue Design System does not seem to pick up these annotations or use them in any way.