Xing Button

Collection of the gorgeous and full-function buttons.

Rendered
Original.vue
npm
pnpm
bun
npx nidexingg-ui add button
Rendered
Template.vue

🦄 Features

  • Offers 6 gorgeous variants.
  • Utilizes vueuse/$attrs to provide full functionality of the original HTML button.

🧑‍🏫 Usage Guide

Props

variantstring
default
The variant setting of the button. The default variant is selected automatically, so you don't need to add the variant attribute.
Variant list:
  • default
  • outline
  • secondary
  • ghost
  • error
  • void

🧑‍💻 Maintainers and Credits