sfxcode / formkit-primevue

PrimeVue (v4, v3) support for the FormKit validation Framwork
https://sfxcode.github.io/formkit-primevue
MIT License
103 stars 9 forks source link

Support for PrimeVue component prefix #43

Closed StevenGFX closed 4 months ago

StevenGFX commented 4 months ago

Great project! I see that Primevue component prefixes are not currently supported here. Will this change in the future? I think it would be helpful to note this in the documentation. I went down a rabbit hole 🤦

sfxcode commented 4 months ago

Hi, sorry for causing trouble.

At the moment i have no good idea how to implement, but i will think about it ... If i add a prefix, all others will stick to my prefix because the PrimeVue component names are part of the wrapper classes.

Meanwhile i will add a note in the README file.

Are you using different component libraries that force you to prefix PrimeVue ?

Have a nice coding time and thank you for your input,

Tom