New to Telerik UI for ASP.NET Core? Download free 30-day trial
RTL support
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
right_to_left_support.cshtml
Right_To_Left_SupportController.cs
Right_To_Left_Support_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The ASP.NET Core TextArea supports right-to-left languages and rendering. All you have to do is wrap the editor in a container element with k-rtl class set for it, as demonstrated in this example.
More information on the right-to-left support of the ASP.NET Core can be found in this topic.