Skip to content

Commit 1e26ac7

Browse files
authored
Update globalization/rtl-support.md
1 parent ca6aaa1 commit 1e26ac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

globalization/rtl-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Right-to-left support is configured at the root level so it affects all UI for B
2020

2121
To enable right-to-left direction of the components in your application, set the `EnableRtl` parameter of the [`TelerikRootComponent`](slug://rootcomponent-overview) to `true`.
2222

23+
>caption MainLayout.razor
24+
2325
<div class="skip-repl"></div>
2426
````RAZOR
2527
<TelerikRootComponent EnableRtl="true">

0 commit comments

Comments
 (0)