The nuxt-prime package is the official module by PrimeTek.
+The nuxt-primevue package is the official module by PrimeTek.
- A sample starter example - is available at PrimeVue examples repository. In addition an online playground sample can be accessed at StackBlitz. + A sample starter example is available at PrimeVue examples repository. In addition an + online playground sample can be accessed at StackBlitz.
The names of the directives to import and register are provided using the include property. When the value is ignored or set using the * alias, all of the directives are registered.
+The names of the directives to import and register are provided using the include property. When the value is ignored or set using the * alias, all of the directives are registered.
Similar to components, certain directives can be excluded and name registration can be customized.