tried install using quasar ext add q-tel-input no luck
tried install using Create and register a boot file: method no luck (error being Unknown html tag QTelInput)
tried install using import { Component as QTelInput } from 'quasar-ui-q-tel-input' method no luck (ierror being Vue: Could not find a declaration file for module quasar-ui-q-tel-input.)
all the above i did with help of chatgpt 4 therefore - this library sucks
quasar ext add q-tel-input
no luckCreate and register a boot file:
method no luck (error beingUnknown html tag QTelInput
)import { Component as QTelInput } from 'quasar-ui-q-tel-input'
method no luck (ierror beingVue: Could not find a declaration file for module quasar-ui-q-tel-input.
)all the above i did with help of chatgpt 4 therefore - this library sucks