Angular Animate On Scroll Directive: AnimateOnScroll AnimateOnScroll is used to apply animations to elements when entering or leaving the viewport during scrolling.
Angular AutoComplete Component: AutoComplete is an input component that provides real-time suggestions when being typed.
Angular ConfirmDialog Component: ConfirmDialog is backed by a service utilizing Observables to display confirmation windows easily that can be shared by multiple actions on the same component.
Angular FileUpload Component: FileUpload is an advanced uploader with dragdrop support, multi file uploads, auto uploading, progress tracking and validations.
Angular InputText Component: InputText is an extension to standard input element with theming and keyfiltering.
Angular KeyFilter Component: KeyFilter is a directive to restrict individual key strokes. In order to restrict the whole input, use InputNumber or InputMask instead.
Angular Stepper Component: The Stepper component displays a wizard-like workflow by guiding users through the multi-step progression.
Angular Steps Component: Steps also known as Stepper, is an indicator for the steps in a workflow. Layout of steps component is optimized for responsive design.
Angular StyleClass Component: StyleClass manages css classes declaratively to during enter/leave animations or just to toggle classes on an element.
LLMs.txt - PrimeNG: LLM-optimized documentation endpoints for PrimeNG components.
Overlay API - PrimeNG: This API allows overlay components to be controlled from the PrimeNG. In this way, all overlay components in the application can have the same behavior.