Skip to content

Commit a922661

Browse files
committed
990489: Add UG Documentation for the HttpClientInstance Support for Syncfusion Blazor Rich Text Editor - Blazor
1 parent 24670d8 commit a922661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/rich-text-editor/http-client-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ documentation: ug
99

1010
# HttpClientInstance in Blazor RichTextEditor Component
1111

12-
The Rich Text Editor component in Blazor enables you to utilize the `HttpClientInstance` property to append the custom HttpClient instance to all file upload requests. This approach offers flexibility in managing authentication and custom request configurations for Word Import, Word Export, "PDF Export and image/audio/video insertions.
12+
The Rich Text Editor component in Blazor enables you to utilize the `HttpClientInstance` property to append the custom HttpClient instance to all file upload requests. This approach offers flexibility in managing authentication and custom request configurations for Word Import, Word Export, PDF Export and image/audio/video insertions.
1313

1414
The following example illustrates how to configure the Rich Text Editor component with HttpClient in a Blazor application.
1515

0 commit comments

Comments
 (0)