3👍
These are the props it accepts when using it:
<mtc-tabs-accordion:mode="mode" :responsive="responsive">
...
</mtc-tabs-accordion>
you can define mode and responsive in data
or setup
if you are using Vue3.
- [Vuejs]-Vue js Tailwind card design with image out of the card
- [Vuejs]-Nodejs concatenating numbers as a string
Source:stackexchange.com