Skip to content

Commit b44c600

Browse files
Merge pull request #2283 from syncfusion-content/EJ2-1010807-diataxis-style
1010807: Added docs for 'theming and styling' & 'Integrating into existing react layouts'
2 parents b016fc3 + 46e4365 commit b44c600

11 files changed

Lines changed: 657 additions & 0 deletions

Document-Processing-toc.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1026,6 +1026,7 @@
10261026
<li><a href="/document-processing/pdf/pdf-viewer/react/text-selection">Text Selection</a></li>
10271027
<li><a href="/document-processing/pdf/pdf-viewer/react/globalization">Globalization</a></li>
10281028
<li><a href="/document-processing/pdf/pdf-viewer/react/accessibility">Accessibility</a></li>
1029+
<li><a href="/document-processing/pdf/pdf-viewer/react/theming-and-styling">Theming and Styling</a></li>
10291030
<li><a href="/document-processing/pdf/pdf-viewer/react/context-menu/context-menu">Context Menu</a>
10301031
<ul>
10311032
<li><a href="/document-processing/pdf/pdf-viewer/react/context-menu/builtin-context-menu">Built-in Context Menu</a></li>
@@ -1079,6 +1080,7 @@
10791080
<li><a href="/document-processing/pdf/pdf-viewer/react/how-to/show-hide-annotation">Show and Hide Annotation</a></li>
10801081
<li><a href="/document-processing/pdf/pdf-viewer/react/how-to/enable-text-selection">Dynamically Enable or Disable Text Selection</a></li>
10811082
<li><a href="/document-processing/pdf/pdf-viewer/react/how-to/load-document-after-resources-loaded">Load document after resources loaded</a></li>
1083+
<li><a href="/document-Processing/pdf/pdf-viewer/react/how-to/existing-react-layout">Integrate PDF Viewer into existing react layout</a></li>
10821084
</ul>
10831085
</li>
10841086
<li>Troubleshooting

Document-Processing/PDF/PDF-Viewer/react/how-to-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ The following how-to articles and frequently asked questions for the Syncfusion
6363
* [How to get the signature selected and unselected event?](./how-to/signatureselect-signatureunselect-ts)
6464
* [How to unload the PDF document from the viewer?](./how-to/unload-document)
6565
* [Load Document after resources Loaded](./how-to/load-document-after-resources-loaded)
66+
* [Integrate PDF Viewer into existing react layouts](./how-to/existing-react-layout)

Document-Processing/PDF/PDF-Viewer/react/how-to/existing-react-layout.md

Lines changed: 439 additions & 0 deletions
Large diffs are not rendered by default.
69.2 KB
Loading
75.2 KB
Loading
69.4 KB
Loading
84.3 KB
Loading
87.3 KB
Loading
20.9 KB
Loading
34 KB
Loading

0 commit comments

Comments
 (0)