Skip to content

Conversation

@nknwns
Copy link

@nknwns nknwns commented Jun 10, 2025

Hi!

This is a really useful feature that allows you to build tabs more flexibly. For example, if we need to specify what kind of tab group it is in one line before the tabs.

<tabs>
  <template #before-tabs>My requests</template>
  <tab name="Active">
    First tab content
  </tab>
  <tab name="Passive">
    Second tab content
  </tab>
</tabs>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant