# React Docx ## Docs - [Installation](https://react-docx.com/learn/getting-started/installation.md) - [Introduction](https://react-docx.com/learn/getting-started/introduction.md): React Docx lets you build .docx and .pdf files declaratively using React components and Tailwind-based styling, bringing a modern, component-driven workflow to document generation - [Quick start](https://react-docx.com/learn/getting-started/quick-start.md) - [Tailwind Parser](https://react-docx.com/react-docx/api/tailwind-parser.md) - [Bookmark](https://react-docx.com/react-docx/components/bookmark.md) - [BreakLine](https://react-docx.com/react-docx/components/break-line.md) - [BreakPage](https://react-docx.com/react-docx/components/break-page.md) - [Document](https://react-docx.com/react-docx/components/document.md) - [Header & Footer](https://react-docx.com/react-docx/components/header-footer.md) - [Heading](https://react-docx.com/react-docx/components/heading.md) - [Hr](https://react-docx.com/react-docx/components/hr.md) - [Image](https://react-docx.com/react-docx/components/image.md) - [Link](https://react-docx.com/react-docx/components/link.md) - [List](https://react-docx.com/react-docx/components/list.md) - [PageNumber](https://react-docx.com/react-docx/components/page-number.md) - [Paragraph](https://react-docx.com/react-docx/components/paragraph.md) - [Section](https://react-docx.com/react-docx/components/section.md) - [Tab](https://react-docx.com/react-docx/components/tab.md) - [Table](https://react-docx.com/react-docx/components/table.md) - [Table of Contents](https://react-docx.com/react-docx/components/table-of-contents.md) - [Text](https://react-docx.com/react-docx/components/text.md) - [Rendering](https://react-docx.com/react-docx/getting-started/rendering.md) - [Tailwind Styling](https://react-docx.com/react-docx/getting-started/tailwind.md) - [Creating Your First Document](https://react-docx.com/react-docx/guides/creating-your-first-document.md) - [Handling Text Elements](https://react-docx.com/react-docx/guides/handling-text-elements.md)