On my project, i use vue-tabs (so simply to use) but i need more liberty to obtain my result.
vTab has only one property (title), can i propose a pull request to customize more vTab property ?
In fact, i need to specify a dynamic class or style to obtain the following render :
https://ufile.io/wys5y
I have a dynamic list, and need to calculate the width for each item.
Hi all !
On my project, i use vue-tabs (so simply to use) but i need more liberty to obtain my result. vTab has only one property (title), can i propose a pull request to customize more vTab property ?
In fact, i need to specify a dynamic class or style to obtain the following render : https://ufile.io/wys5y
I have a dynamic list, and need to calculate the width for each item.
Could be pretty cool to accept style or class on vTab prop and maybe on vTabs container ? Tell me what do you think about it ;)
Regards,