# PrimeReact ## Docs - [Configuration](https://www.primereact.org/docs/configuration.md): Application wide configuration for PrimeReact. - [LLMs.txt](https://www.primereact.org/docs/llms.md): LLMs.txt is a file that contains the LLMs for the PrimeReact documentation. - [Pass Through](https://www.primereact.org/docs/passthrough.md): The Pass Through attributes is an API to access the internal DOM Structure of the components. - [Tailwind CSS](https://www.primereact.org/docs/tailwind.md): Integration between PrimeReact and Tailwind CSS both in styled and unstyled modes. - [Contribution Guide](https://www.primereact.org/docs/discover/contribution.md): Welcome to the PrimeReact Contribution Guide and thank you for considering contributing. - [Introduction](https://www.primereact.org/docs/gettingstarted/introduction.md): Next-generation UI Component suite for React. - [Setup](https://www.primereact.org/docs/gettingstarted/setup.md): Installation guides for popular development environments. - [Accessibility](https://www.primereact.org/docs/guides/accessibility.md): PrimeReact has WCAG 2.1 AA level compliance, refer to the accessibility documentation of each component for detailed information. - [RTL Support](https://www.primereact.org/docs/guides/rtl.md): Right-to-left direction support of PrimeReact. - [Custom Icons](https://www.primereact.org/docs/icons/customicons.md): PrimeReact components can be used with any icon library using the templating features. - [Prime Icons](https://www.primereact.org/docs/icons/primeicons.md): PrimeIcons is the default icon library of PrimeReact with over 250 open source icons developed by PrimeTek. PrimeIcons library is optional as PrimeReact components can use any icon with templating. - [With Next.js](https://www.primereact.org/docs/installation/nextjs.md): Setting up PrimeReact in a Next.js project. - [With Vite](https://www.primereact.org/docs/installation/vite.md): Setting up PrimeReact in a Vite project. - [Styled Mode](https://www.primereact.org/docs/theming/styled.md): Choose from a variety of pre-styled themes or develop your own. - [Unstyled Mode](https://www.primereact.org/docs/theming/unstyled.md): Build fully customizable components with complete control over styling by disabling default themes and implementing your own design system. - [Accordion API](https://www.primereact.org/docs/components/accordion/api.md): API documentation for Accordion component - [Accordion](https://www.primereact.org/docs/components/accordion.md): Accordion groups a collection of contents in panels. - [Accordion Pass Through](https://www.primereact.org/docs/components/accordion/pt.md): Pass Through documentation for accordion component - [Accordion Theming](https://www.primereact.org/docs/components/accordion/theming.md): Theming documentation for accordion component - [AnimateOnScroll](https://www.primereact.org/docs/components/animateonscroll.md): AnimateOnScroll is used to apply animations to elements when entering or leaving the viewport during scrolling. - [Avatar API](https://www.primereact.org/docs/components/avatar/api.md): API documentation for Avatar component - [Avatar](https://www.primereact.org/docs/components/avatar.md): Avatar represents people using icons, labels and images. - [Avatar Pass Through](https://www.primereact.org/docs/components/avatar/pt.md): Pass Through documentation for avatar component - [Avatar Theming](https://www.primereact.org/docs/components/avatar/theming.md): Theming documentation for avatar component - [Badge API](https://www.primereact.org/docs/components/badge/api.md): API documentation for Badge component - [Badge](https://www.primereact.org/docs/components/badge.md): Badge is a small status indicator for another element. - [Badge Pass Through](https://www.primereact.org/docs/components/badge/pt.md): Pass Through documentation for Badge component - [Badge Theming](https://www.primereact.org/docs/components/badge/theming.md): Theming documentation for badge component - [Button API](https://www.primereact.org/docs/components/button/api.md): API documentation for Button component - [Button](https://www.primereact.org/docs/components/button.md): Button is an extension to standard input element with icons and theming. - [Button Pass Through](https://www.primereact.org/docs/components/button/pt.md): Pass Through documentation for button component - [Button Theming](https://www.primereact.org/docs/components/button/theming.md): Theming documentation for Button component - [Card](https://www.primereact.org/docs/components/card.md): Card is a flexible container component. - [Checkbox API](https://www.primereact.org/docs/components/checkbox/api.md): API documentation for Checkbox component - [Checkbox](https://www.primereact.org/docs/components/checkbox.md): Checkbox is an extension to standard checkbox element with theming. - [Checkbox Pass Through](https://www.primereact.org/docs/components/checkbox/pt.md): Pass Through documentation for Checkbox component - [Checkbox Theming](https://www.primereact.org/docs/components/checkbox/theming.md): Theming documentation for Checkbox component - [Chip API](https://www.primereact.org/docs/components/chip/api.md): API documentation for Chip component - [Chip](https://www.primereact.org/docs/components/chip.md): Chip represents entities using icons, labels and images. - [Chip Pass Through](https://www.primereact.org/docs/components/chip/pt.md): Pass Through documentation for Chip component - [Chip Theming](https://www.primereact.org/docs/components/chip/theming.md): Theming documentation for chip component - [Divider API](https://www.primereact.org/docs/components/divider/api.md): API documentation for Divider component - [Divider](https://www.primereact.org/docs/components/divider.md): Divider is used to separate contents. - [Divider Pass Through](https://www.primereact.org/docs/components/divider/pt.md): Pass Through documentation for Divider component - [Divider Theming](https://www.primereact.org/docs/components/divider/theming.md): Theming documentation for Divider component - [Fieldset API](https://www.primereact.org/docs/components/fieldset/api.md): API documentation for Fieldset component - [Fieldset](https://www.primereact.org/docs/components/fieldset.md): Fieldset visually integrates a label with its form element. - [Fieldset Pass Through](https://www.primereact.org/docs/components/fieldset/pt.md): Pass Through documentation for Fieldset component - [Fieldset Theming](https://www.primereact.org/docs/components/fieldset/theming.md): Theming documentation for Fieldset component - [FloatLabel API](https://www.primereact.org/docs/components/floatlabel/api.md): API documentation for FloatLabel component - [FloatLabel](https://www.primereact.org/docs/components/floatlabel.md): FloatLabel visually integrates a label with its form element. - [FloatLabel Pass Through](https://www.primereact.org/docs/components/floatlabel/pt.md): Pass Through documentation for FloatLabel component - [FloatLabel Theming](https://www.primereact.org/docs/components/floatlabel/theming.md): Theming documentation for FloatLabel component - [IftaLabel API](https://www.primereact.org/docs/components/iftalabel/api.md): API documentation for IftaLabel component - [IftaLabel](https://www.primereact.org/docs/components/iftalabel.md): IftaLabel visually integrates a label with its form element. - [IftaLabel Pass Through](https://www.primereact.org/docs/components/iftalabel/pt.md): Pass Through documentation for IftaLabel component - [IftaLabel Theming](https://www.primereact.org/docs/components/iftalabel/theming.md): Theming documentation for IftaLabel component - [ImageCompare](https://www.primereact.org/docs/components/imagecompare.md): Compare two images side by side with a slider. - [Inplace API](https://www.primereact.org/docs/components/inplace/api.md): API documentation for Inplace component - [Inplace](https://www.primereact.org/docs/components/inplace.md): Inplace provides an easy to do editing and display at the same time where clicking the output displays the actual content. - [Inplace Pass Through](https://www.primereact.org/docs/components/inplace/pt.md): Pass Through documentation for Inplace component - [Inplace Theming](https://www.primereact.org/docs/components/inplace/theming.md): Theming documentation for Inplace component - [InputText API](https://www.primereact.org/docs/components/inputtext/api.md): API documentation for InputText component - [InputText](https://www.primereact.org/docs/components/inputtext.md): InputText is an extension to standard input element with icons and theming. - [InputText Pass Through](https://www.primereact.org/docs/components/inputtext/pt.md): Pass Through documentation for InputText component - [InputText Theming](https://www.primereact.org/docs/components/inputtext/theming.md): Theming documentation for InputText component - [Message](https://www.primereact.org/docs/components/message.md): Message component is used to display inline messages. - [MeterGroup API](https://www.primereact.org/docs/components/metergroup/api.md): API documentation for MeterGroup component - [MeterGroup](https://www.primereact.org/docs/components/metergroup.md): MeterGroup displays scalar measurements within a known range. - [MeterGroup Pass Through](https://www.primereact.org/docs/components/metergroup/pt.md): Pass Through documentation for MeterGroup component - [MeterGroup Theming](https://www.primereact.org/docs/components/metergroup/theming.md): Theming documentation for MeterGroup component - [Panel API](https://www.primereact.org/docs/components/panel/api.md): API documentation for Panel component - [Panel](https://www.primereact.org/docs/components/panel.md): Panel is a grouping component providing with content toggle feature. - [Panel Pass Through](https://www.primereact.org/docs/components/panel/pt.md): Pass Through documentation for Panel component - [Panel Theming](https://www.primereact.org/docs/components/panel/theming.md): Theming documentation for Panel component - [ProgressBar API](https://www.primereact.org/docs/components/progressbar/api.md): API documentation for ProgressBar component - [ProgressBar](https://www.primereact.org/docs/components/progressbar.md): ProgressBar is a process status indicator. - [ProgressBar Pass Through](https://www.primereact.org/docs/components/progressbar/pt.md): Pass Through documentation for ProgressBar component - [ProgressBar Theming](https://www.primereact.org/docs/components/progressbar/theming.md): Theming documentation for ProgressBar component - [ProgressSpinner API](https://www.primereact.org/docs/components/progressspinner/api.md): API documentation for ProgressSpinner component - [ProgressSpinner](https://www.primereact.org/docs/components/progressspinner.md): ProgressSpinner is a process status indicator. - [ProgressSpinner Pass Through](https://www.primereact.org/docs/components/progressspinner/pt.md): Pass Through documentation for ProgressSpinner component - [ProgressSpinner Theming](https://www.primereact.org/docs/components/progressspinner/theming.md): Theming documentation for ProgressSpinner component - [RadioButton API](https://www.primereact.org/docs/components/radiobutton/api.md): API documentation for RadioButton component - [RadioButton](https://www.primereact.org/docs/components/radiobutton.md): RadioButton is an extension to standard radio button element with theming. - [RadioButton Pass Through](https://www.primereact.org/docs/components/radiobutton/pt.md): Pass Through documentation for RadioButton component - [RadioButton Theming](https://www.primereact.org/docs/components/radiobutton/theming.md): Theming documentation for RadioButton component - [ScrollArea API](https://www.primereact.org/docs/components/scrollarea/api.md): API documentation for ScrollArea component - [ScrollArea](https://www.primereact.org/docs/components/scrollarea.md): ScrollArea is a cross browser, lightweight and themable alternative to native browser scrollbar. - [ScrollArea Pass Through](https://www.primereact.org/docs/components/scrollarea/pt.md): Pass Through documentation for ScrollArea component - [ScrollArea Theming](https://www.primereact.org/docs/components/scrollarea/theming.md): Theming documentation for ScrollArea component - [Skeleton API](https://www.primereact.org/docs/components/skeleton/api.md): API documentation for Skeleton component - [Skeleton](https://www.primereact.org/docs/components/skeleton.md): Skeleton is a placeholder to display instead of the actual content. - [Skeleton Pass Through](https://www.primereact.org/docs/components/skeleton/pt.md): Pass Through documentation for Skeleton component - [Skeleton Theming](https://www.primereact.org/docs/components/skeleton/theming.md): Theming documentation for Skeleton component - [Splitter API](https://www.primereact.org/docs/components/splitter/api.md): API documentation for Splitter component - [Splitter](https://www.primereact.org/docs/components/splitter.md): Splitter is utilized to separate and resize panels. - [Splitter Pass Through](https://www.primereact.org/docs/components/splitter/pt.md): Pass Through documentation for Splitter component - [Splitter Theming](https://www.primereact.org/docs/components/splitter/theming.md): Theming documentation for Splitter component - [Stepper API](https://www.primereact.org/docs/components/stepper/api.md): API documentation for Stepper component - [Stepper](https://www.primereact.org/docs/components/stepper.md): The Stepper component displays a wizard-like workflow by guiding users through the multi-step progression. - [Stepper Pass Through](https://www.primereact.org/docs/components/stepper/pt.md): Pass Through documentation for Stepper component - [Stepper Theming](https://www.primereact.org/docs/components/stepper/theming.md): Theming documentation for Stepper component - [Switch API](https://www.primereact.org/docs/components/switch/api.md): API documentation for Switch component - [Switch](https://www.primereact.org/docs/components/switch.md): Switch is used to select a boolean value. - [Switch Pass Through](https://www.primereact.org/docs/components/switch/pt.md): Pass Through documentation for Switch component - [Switch Theming](https://www.primereact.org/docs/components/switch/theming.md): Theming documentation for Switch component - [Tabs](https://www.primereact.org/docs/components/tabs.md): Tabs is a component that displays a list of tabs and allows the user to select one. - [Tag API](https://www.primereact.org/docs/components/tag/api.md): API documentation for Tag component - [Tag](https://www.primereact.org/docs/components/tag.md): Tag component is used to categorize content. - [Tag Pass Through](https://www.primereact.org/docs/components/tag/pt.md): Pass Through documentation for Tag component - [Tag Theming](https://www.primereact.org/docs/components/tag/theming.md): Theming documentation for Tag component - [ToggleButton API](https://www.primereact.org/docs/components/togglebutton/api.md): API documentation for ToggleButton component - [ToggleButton](https://www.primereact.org/docs/components/togglebutton.md): ToggleButton component is used to create a button that can be toggled on or off. - [ToggleButton Pass Through](https://www.primereact.org/docs/components/togglebutton/pt.md): Pass Through documentation for ToggleButton component - [ToggleButton Theming](https://www.primereact.org/docs/components/togglebutton/theming.md): Theming documentation for ToggleButton component - [Toolbar API](https://www.primereact.org/docs/components/toolbar/api.md): API documentation for Toolbar component - [Toolbar](https://www.primereact.org/docs/components/toolbar.md): Toolbar is a grouping component for buttons and other content. - [Toolbar Pass Through](https://www.primereact.org/docs/components/toolbar/pt.md): Pass Through documentation for Toolbar component - [Toolbar Theming](https://www.primereact.org/docs/components/toolbar/theming.md): Theming documentation for Toolbar component