# 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 - [Breadcrumb API](https://www.primereact.org/docs/components/breadcrumb/api.md): API documentation for Breadcrumb component - [Breadcrumb](https://www.primereact.org/docs/components/breadcrumb.md): Breadcrumb provides contextual information about page hierarchy. - [Breadcrumb Pass Through](https://www.primereact.org/docs/components/breadcrumb/pt.md): Pass Through documentation for Breadcrumb component - [Breadcrumb Theming](https://www.primereact.org/docs/components/breadcrumb/theming.md): Theming documentation for Breadcrumb 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. - [Carousel API](https://www.primereact.org/docs/components/carousel/api.md): API documentation for Carousel component - [Carousel](https://www.primereact.org/docs/components/carousel.md): Carousel is a content slider featuring various customization options. - [Carousel Pass Through](https://www.primereact.org/docs/components/carousel/pt.md): Pass Through documentation for Carousel component - [Carousel Theming](https://www.primereact.org/docs/components/carousel/theming.md): Theming documentation for Carousel 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 - [ColorPicker API](https://www.primereact.org/docs/components/colorpicker/api.md): API documentation for ColorPicker component - [ColorPicker](https://www.primereact.org/docs/components/colorpicker.md): ColorPicker is a component that allows the user to select a color. - [ColorPicker Pass Through](https://www.primereact.org/docs/components/colorpicker/pt.md): Pass Through documentation for ColorPicker component - [ColorPicker Theming](https://www.primereact.org/docs/components/colorpicker/theming.md): Theming documentation for ColorPicker component - [CommandMenu API](https://www.primereact.org/docs/components/commandmenu/api.md): API documentation for CommandMenu component - [CommandMenu](https://www.primereact.org/docs/components/commandmenu.md): CommandMenu represents a command menu component. - [CommandMenu Pass Through](https://www.primereact.org/docs/components/commandmenu/pt.md): Pass Through documentation for CommandMenu component - [CommandMenu Theming](https://www.primereact.org/docs/components/commandmenu/theming.md): Theming documentation for commandmenu component - [ConfirmDialog API](https://www.primereact.org/docs/components/confirmdialog/api.md): API documentation for ConfirmDialog component - [ConfirmDialog](https://www.primereact.org/docs/components/confirmdialog.md): ConfirmDialog uses a Dialog UI - [ConfirmDialog Pass Through](https://www.primereact.org/docs/components/confirmdialog/pt.md): Pass Through documentation for ConfirmDialog component - [ConfirmDialog Theming](https://www.primereact.org/docs/components/confirmdialog/theming.md): Theming documentation for ConfirmDialog component - [ConfirmPopup API](https://www.primereact.org/docs/components/confirmpopup/api.md): API documentation for ConfirmPopup component - [ConfirmPopup](https://www.primereact.org/docs/components/confirmpopup.md): ConfirmPopup uses a Dialog UI - [ConfirmPopup Pass Through](https://www.primereact.org/docs/components/confirmpopup/pt.md): Pass Through documentation for ConfirmPopup component - [ConfirmPopup Theming](https://www.primereact.org/docs/components/confirmpopup/theming.md): Theming documentation for ConfirmPopup component - [ContextMenu API](https://www.primereact.org/docs/components/contextmenu/api.md): API documentation for ContextMenu component - [ContextMenu](https://www.primereact.org/docs/components/contextmenu.md): ContextMenu uses Menu component and displays an overlay menu to display actions related to a trigger. - [ContextMenu Pass Through](https://www.primereact.org/docs/components/contextmenu/pt.md): Pass Through documentation for ContextMenu component - [ContextMenu Theming](https://www.primereact.org/docs/components/contextmenu/theming.md): Theming documentation for ContextMenu component - [DataView API](https://www.primereact.org/docs/components/dataview/api.md): API documentation for DataView component - [DataView](https://www.primereact.org/docs/components/dataview.md): DataView displays data in grid or list layout with pagination and sorting features. - [DataView Pass Through](https://www.primereact.org/docs/components/dataview/pt.md): Pass Through documentation for DataView component - [DataView Theming](https://www.primereact.org/docs/components/dataview/theming.md): Theming documentation for DataView component - [DatePicker API](https://www.primereact.org/docs/components/datepicker/api.md): API documentation for DatePicker component - [DatePicker](https://www.primereact.org/docs/components/datepicker.md): DatePicker is a form component to work with dates. - [DatePicker Pass Through](https://www.primereact.org/docs/components/datepicker/pt.md): Pass Through documentation for DatePicker component - [DatePicker Theming](https://www.primereact.org/docs/components/datepicker/theming.md): Theming documentation for DatePicker component - [Dialog API](https://www.primereact.org/docs/components/dialog/api.md): API documentation for Dialog component - [Dialog](https://www.primereact.org/docs/components/dialog.md): Dialog is a container to display content in an overlay window. - [Dialog Pass Through](https://www.primereact.org/docs/components/dialog/pt.md): Pass Through documentation for Dialog component - [Dialog Theming](https://www.primereact.org/docs/components/dialog/theming.md): Theming documentation for Dialog 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 - [Drawer API](https://www.primereact.org/docs/components/drawer/api.md): API documentation for Drawer component - [Drawer](https://www.primereact.org/docs/components/drawer.md): Drawer is a panel component displayed as an overlay at the edges of the screen. - [Drawer Pass Through](https://www.primereact.org/docs/components/drawer/pt.md): Pass Through documentation for Drawer component - [Drawer Theming](https://www.primereact.org/docs/components/drawer/theming.md): Theming documentation for Drawer 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 - [FileUpload API](https://www.primereact.org/docs/components/fileupload/api.md): API documentation for FileUpload component - [FileUpload](https://www.primereact.org/docs/components/fileupload.md): FileUpload is an advanced uploader with dragdrop support, multi file uploads, auto uploading, progress tracking and validations. - [FileUpload Pass Through](https://www.primereact.org/docs/components/fileupload/pt.md): Pass Through documentation for FileUpload component - [FileUpload Theming](https://www.primereact.org/docs/components/fileupload/theming.md): Theming documentation for FileUpload 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 - [Fluid API](https://www.primereact.org/docs/components/fluid/api.md): API documentation for Fluid component - [Fluid](https://www.primereact.org/docs/components/fluid.md): Fluid is a layout component to make descendant components span full width of their container. - [Fluid Pass Through](https://www.primereact.org/docs/components/fluid/pt.md): Pass Through documentation for Fluid component - [Fluid Theming](https://www.primereact.org/docs/components/fluid/theming.md): Theming documentation for Fluid component - [Focus Trap](https://www.primereact.org/docs/components/focustrap.md): Focus Trap keeps focus within a certain DOM element while tabbing. - [Gallery API](https://www.primereact.org/docs/components/gallery/api.md): API documentation for Gallery component - [Gallery](https://www.primereact.org/docs/components/gallery.md): Gallery is a component to display a collection of images in a gallery. - [Gallery Pass Through](https://www.primereact.org/docs/components/gallery/pt.md): Pass Through documentation for Gallery component - [Gallery Theming](https://www.primereact.org/docs/components/gallery/theming.md): Theming documentation for Gallery component - [IconField API](https://www.primereact.org/docs/components/iconfield/api.md): API documentation for IconField component - [IconField](https://www.primereact.org/docs/components/iconfield.md): IconField wraps an input and an icon. - [IconField Pass Through](https://www.primereact.org/docs/components/iconfield/pt.md): Pass Through documentation for IconField component - [IconField Theming](https://www.primereact.org/docs/components/iconfield/theming.md): Theming documentation for IconField 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 - [InputGroup API](https://www.primereact.org/docs/components/inputgroup/api.md): API documentation for InputGroup component - [InputGroup](https://www.primereact.org/docs/components/inputgroup.md): InputGroup displays text, icon, buttons and other content can be grouped next to an input. - [InputGroup Pass Through](https://www.primereact.org/docs/components/inputgroup/pt.md): Pass Through documentation for InputGroup component - [InputGroup Theming](https://www.primereact.org/docs/components/inputgroup/theming.md): Theming documentation for InputGroup component - [InputNumber API](https://www.primereact.org/docs/components/inputnumber/api.md): API documentation for InputNumber component - [InputNumber](https://www.primereact.org/docs/components/inputnumber.md): InputNumber is used to enter numeric values. - [InputNumber Pass Through](https://www.primereact.org/docs/components/inputnumber/pt.md): Pass Through documentation for InputNumber component - [InputNumber Theming](https://www.primereact.org/docs/components/inputnumber/theming.md): Theming documentation for InputNumber component - [InputOtp API](https://www.primereact.org/docs/components/inputotp/api.md): API documentation for InputOtp component - [InputOtp](https://www.primereact.org/docs/components/inputotp.md): InputOtp is used to enter one time passwords. - [InputOtp Pass Through](https://www.primereact.org/docs/components/inputotp/pt.md): Pass Through documentation for InputOtp component - [InputOtp Theming](https://www.primereact.org/docs/components/inputotp/theming.md): Theming documentation for InputOtp component - [InputTags API](https://www.primereact.org/docs/components/inputtags/api.md): API documentation for InputTags component - [InputTags](https://www.primereact.org/docs/components/inputtags.md): InputTags groups a collection of contents in items. - [InputTags Pass Through](https://www.primereact.org/docs/components/inputtags/pt.md): Pass Through documentation for InputTags component - [InputTags Theming](https://www.primereact.org/docs/components/inputtags/theming.md): Theming documentation for InputTags 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 - [Knob API](https://www.primereact.org/docs/components/knob/api.md): API documentation for Knob component - [Knob](https://www.primereact.org/docs/components/knob.md): Knob is a form component to define number inputs with a dial. - [Knob Pass Through](https://www.primereact.org/docs/components/knob/pt.md): Pass Through documentation for Knob component - [Knob Theming](https://www.primereact.org/docs/components/knob/theming.md): Theming documentation for Knob component - [Listbox API](https://www.primereact.org/docs/components/listbox/api.md): API documentation for Listbox component - [Listbox](https://www.primereact.org/docs/components/listbox.md): ListBox is used to select one or more values from a list of items. - [Listbox Pass Through](https://www.primereact.org/docs/components/listbox/pt.md): Pass Through documentation for listbox component - [listbox Theming](https://www.primereact.org/docs/components/listbox/theming.md): Theming documentation for listbox component - [Menu API](https://www.primereact.org/docs/components/menu/api.md): API documentation for Menu component - [Menu](https://www.primereact.org/docs/components/menu.md): Menu is a versatile component that provides various features such as inline and portal rendering, composite structures, app-style layouts, menubars, sidebars, and router integration. - [Menu Pass Through](https://www.primereact.org/docs/components/menu/pt.md): Pass Through documentation for Menu component - [Menu Theming](https://www.primereact.org/docs/components/menu/theming.md): Theming documentation for Menu 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 - [OrgChart API](https://www.primereact.org/docs/components/orgchart/api.md): API documentation for OrgChart component - [OrgChart](https://www.primereact.org/docs/components/orgchart.md): OrgChart visualizes hierarchical organization data. - [OrgChart Pass Through](https://www.primereact.org/docs/components/orgchart/pt.md): Pass Through documentation for OrgChart component - [OrgChart Theming](https://www.primereact.org/docs/components/orgchart/theming.md): Theming documentation for OrgChart component - [Paginator API](https://www.primereact.org/docs/components/paginator/api.md): API documentation for Paginator component - [Paginator](https://www.primereact.org/docs/components/paginator.md): Paginator displays data in paged format and provides navigation between pages. - [Paginator Pass Through](https://www.primereact.org/docs/components/paginator/pt.md): Pass Through documentation for Paginator component - [Paginator Theming](https://www.primereact.org/docs/components/paginator/theming.md): Theming documentation for Paginator 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 - [Password API](https://www.primereact.org/docs/components/password/api.md): API documentation for Password component - [Password](https://www.primereact.org/docs/components/password.md): Password displays strength indicator for password fields. - [Password Pass Through](https://www.primereact.org/docs/components/password/pt.md): Pass Through documentation for Password component - [Password Theming](https://www.primereact.org/docs/components/password/theming.md): Theming documentation for Password component - [Popover API](https://www.primereact.org/docs/components/popover/api.md): API documentation for Popover component - [Popover](https://www.primereact.org/docs/components/popover.md): Popover is a container component that can overlay other components on page. - [Popover Pass Through](https://www.primereact.org/docs/components/popover/pt.md): Pass Through documentation for Popover component - [Popover Theming](https://www.primereact.org/docs/components/popover/theming.md): Theming documentation for Popover 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 - [Rating API](https://www.primereact.org/docs/components/rating/api.md): API documentation for Rating component - [Rating](https://www.primereact.org/docs/components/rating.md): Rating component is a star based selection input. - [Rating Pass Through](https://www.primereact.org/docs/components/rating/pt.md): Pass Through documentation for Rating component - [Rating Theming](https://www.primereact.org/docs/components/rating/theming.md): Theming documentation for Rating 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 - [Slider API](https://www.primereact.org/docs/components/slider/api.md): API documentation for Slider component - [Slider](https://www.primereact.org/docs/components/slider.md): Slider is a component to provide input with a drag handle. - [Slider Pass Through](https://www.primereact.org/docs/components/slider/pt.md): Pass Through documentation for Slider component - [Slider Theming](https://www.primereact.org/docs/components/slider/theming.md): Theming documentation for Slider component - [SpeedDial API](https://www.primereact.org/docs/components/speeddial/api.md): API documentation for SpeedDial component - [SpeedDial](https://www.primereact.org/docs/components/speeddial.md): SpeedDial component is used to categorize content. - [SpeedDial Pass Through](https://www.primereact.org/docs/components/speeddial/pt.md): Pass Through documentation for SpeedDial component - [SpeedDial Theming](https://www.primereact.org/docs/components/speeddial/theming.md): Theming documentation for SpeedDial 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 - [Terminal API](https://www.primereact.org/docs/components/terminal/api.md): API documentation for Terminal component - [Terminal](https://www.primereact.org/docs/components/terminal.md): Terminal is a grouping component for buttons and other content. - [Terminal Pass Through](https://www.primereact.org/docs/components/terminal/pt.md): Pass Through documentation for Terminal component - [Terminal Theming](https://www.primereact.org/docs/components/terminal/theming.md): Theming documentation for Terminal component - [Textarea API](https://www.primereact.org/docs/components/textarea/api.md): API documentation for Textarea component - [Textarea](https://www.primereact.org/docs/components/textarea.md): Textarea is a multi-line text input element. - [Textarea Pass Through](https://www.primereact.org/docs/components/textarea/pt.md): Pass Through documentation for Textarea component - [Textarea Theming](https://www.primereact.org/docs/components/textarea/theming.md): Theming documentation for Textarea component - [Timeline API](https://www.primereact.org/docs/components/timeline/api.md): API documentation for Timeline component - [Timeline](https://www.primereact.org/docs/components/timeline.md): Timeline visualizes a series of chained events. - [Timeline Pass Through](https://www.primereact.org/docs/components/timeline/pt.md): Pass Through documentation for Timeline component - [Timeline Theming](https://www.primereact.org/docs/components/timeline/theming.md): Theming documentation for Timeline component - [Toast API](https://www.primereact.org/docs/components/toast/api.md): API documentation for Toast component - [Toast](https://www.primereact.org/docs/components/toast.md): Toast is a component that displays a message to the user. - [Toast Pass Through](https://www.primereact.org/docs/components/toast/pt.md): Pass Through documentation for Toast component - [Toast Theming](https://www.primereact.org/docs/components/toast/theming.md): Theming documentation for Toast 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 - [Tooltip API](https://www.primereact.org/docs/components/tooltip/api.md): API documentation for Tooltip component - [Tooltip](https://www.primereact.org/docs/components/tooltip.md): Tooltip is a component that displays a tooltip when the user hovers over an element. - [Tooltip Pass Through](https://www.primereact.org/docs/components/tooltip/pt.md): Pass Through documentation for Tooltip component - [Tooltip Theming](https://www.primereact.org/docs/components/tooltip/theming.md): Theming documentation for Tooltip component - [Tree API](https://www.primereact.org/docs/components/tree/api.md): API documentation for Tree component - [Tree](https://www.primereact.org/docs/components/tree.md): Tree is used to display hierarchical data. - [Tree Pass Through](https://www.primereact.org/docs/components/tree/pt.md): Pass Through documentation for Tree component - [Tree Theming](https://www.primereact.org/docs/components/tree/theming.md): Theming documentation for Tree component - [useKeyFilter](https://www.primereact.org/docs/hooks/usekeyfilter.md): useKeyFilter used to block individual keystrokes based on a pattern. - [useMask](https://www.primereact.org/docs/hooks/usemask.md): useMask is used to enter input in a certain format such as numeric, date, currency, email and phone. - [useScrollTop](https://www.primereact.org/docs/hooks/usescrolltop.md): useScrollTop is a hook that provides a way to scroll to the top of a container.