vue-ssr-carousel
vue-ssr-carousel copied to clipboard
TypeScript support
When I add this.$refs.xxx.next()
to a button, get this error:
Object is possibly 'undefined'.ts(2532)