Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
mounted () {
const options = SimpleBar.getOptions(this.$refs.element.attributes);
this.SimpleBar = new SimpleBar(this.$refs.element, options);
},
computed: {