Skip to content

Component_Library

Maria Husmann edited this page Aug 13, 2024 · 1 revision

Component library

Front end component libraries provide ready-made UI components, typically for a given JavaScript framework like Vue or React. They implement common UI patterns, such as date pickers, popups, or breadcrumbs. They can increase your development efficiency by providing well tested and consistent components for your project.

Primevue

For this class, we recommend Primevue, if you are working with Vue. Screenshot of Primvue website

Clone this wiki locally