I want it to default to : Additional Info , instead of : Personal details
I have searched, but can't find any documentation for this. Please help me. Thanks.
CodePudding user response:
You can use the start-index prop for the default selected tab
:start-index="1"
I check the below example