Xing Textarea

Simple textarea with customizations

Rendered
Textarea.vue
npm
pnpm
bun
npx nidexingg-ui add textarea

🦄 Features

  • Utilizes $attrs from @vueuse/core to provide full functionality similar to the original textarea.
  • Offers modernized customization options.

🧑‍🏫 Usage Guide

Props

placeholderstring
Enter some placeholder...
Adds a placeholder to the textarea field.
autofitboolean
false
Adds a placeholder to the textarea field.

🧑‍💻 Maintainers and Credits