Ctrl K
🦄 Features
- Utilizes $attrs from @vueuse/core to provide full functionality of the original input.
- Offers modernized customization options.
- Incorporates XingIcon and XingKbd.
🧑🏫 Usage Guide
Props
typestring
text
placeholderstring
Enter something...
left-iconstring
undefined
right-iconstring
undefined
kbdstring
undefined
Note!
The kbd
and right-icon
attributes cannot be used together on an input. You must choose one to display on the right side of the input. If both attributes are added to the component, it will render the kbd
icon instead of the right-icon
by default.
🧑💻 Maintainers and Credits
- Chandara H. Wei [@nidexingg]