How can I help you?
Globalization in Blazor Chat UI Component
23 Sep 20251 minute to read
The Syncfusion Blazor Chat component supports globalization features like Localization and Right-to-Left (RTL) alignment, enabling it to be adapted for different cultures and languages.
Localization
The Localization feature allows for the translation of static text elements within the Chat component to a specific language.
To localize the Chat UI component, refer to the guidance provided in the main Blazor Localization topic to localize Syncfusion® Blazor components.
Right-to-Left (RTL)
The Right-to-Left (RTL) feature reverses the component’s layout and text direction to support languages that are read from right to left, such as Arabic or Hebrew. Refer to Blazor RTL topic to provide RTL support for the Syncfusion® Blazor components.