Amatuer question - I'm using PrimeVUE to create a UI, do I need to import each control I'm using?

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • unplugin-vue-components

    📲 On-demand components auto importing for Vue

  • Presumably you're using Vite so you can check out unplugin-vue-components and the Prime Vue resolver. This should enable you to simply use whatever component you want within your template and Vite will auto import it for you without having to explicitly do so yourself.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to register all the components in subfolders?

    1 project | /r/vuejs | 15 Oct 2022
  • Do I need Quasar CLI If I only need Quasar's components and nothing else ?

    1 project | /r/vuejs | 27 Jun 2022
  • Jak przejść z Webpack (Vue CLI) na Vite?

    2 projects | dev.to | 18 Feb 2022
  • Primevue Thoughts? vite or treeshaking ?

    2 projects | /r/vuejs | 22 Dec 2021
  • [Question] Vue component autoloader for webpack?

    1 project | /r/vuejs | 16 Jun 2021