About 62 results
Open links in new tab
  1. PrimeReact - PrimeFaces

    The creator of PrimeReact is PrimeTek Informatics, the distinguished component library vendor who built popular open source projects such as PrimeFaces, PrimeNG and PrimeVue over the past years.

  2. PrimeReact - React UI Component Library - PrimeFaces

    Theme Designer Designer is the ultimate tool to create your own PrimeReact experience powered by a SASS based theme engine with 500+ variables and a Visual Designer.

  3. PrimeReact - PrimeFaces

    PrimeReact is developed by PrimeTek Informatics, a vendor with years of expertise in developing open source UI solutions. For project news and updates, please follow us on twitter and visit our blog.

  4. Getting Started - PrimeReact - PrimeFaces

    PrimeReact configuration offers the zIndex property to customize the default values for components categories. Default values are described below and can be customized when setting up PrimeReact.

  5. PrimeFaces – Ultimate UI Framework

    Sep 10, 2025 · PrimeReact for React PrimeReact is a collection of rich UI components for React. PrimeReact is a sibling of the popular PrimeNG (Angular) and PrimeFaces (JSF) components suites.

  6. PrimeReact – PrimeFaces

    Nov 9, 2021 · Primetek is pleased to announce the new face of Prime UI libraries, beginning with PrimeReact. Get ready to be excited with the new look of PrimeReact which features a new landing …

  7. React Hook Form Integration - PrimeReact - PrimeFaces

    React Hook Form PrimeReact components can be easily used/integrated with React Hook Form. In this example, a register panel is simulated using React Hook Form.

  8. Theming - PrimeReact - PrimeFaces

    PrimeReact is a design agnostic library so unlike other UI libraries it does not enforce a certain styling such as material or bootstrap. In order to achieve this, styling has been separated into two parts, …

  9. React Calendar Component - PrimeFaces

    Import via CDN <script src="https://unpkg.com/primereact/core/core.min.js"></script> <script src="https://unpkg.com/primereact/calendar/calendar.min.js"></script>

  10. React Select Component - PrimeFaces

    Import via Module import { Dropdown } from 'primereact/dropdown'; Import via CDN <script src="https://unpkg.com/primereact/core/core.min.js"></script> Getting Started SelectButton is used …