haustvindr
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Vue 3 autocomplete props from composables/libs
Hi all,I'm working with Vue3, and am trying to DRY in a lot of common props and emits from similar components. For this, Vue allows to reuse props definitions and emit names simply by adding them t...