Skip to content

Commit 82095ed

Browse files
authored
skip REPL (#1905)
1 parent df15056 commit 82095ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/dialog/predefined.md

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Telerik UI for Blazor provides styled substitutes to the standard confirm, alert
1414

1515
To use these dialogs, receive a cascading parameter of type `Telerik.Blazor.DialogFactory`. It exposes the methods you can use in your method calls.
1616

17+
<div class="skip-repl"></div>
18+
1719
````CSHTML
1820
[CascadingParameter]
1921
public DialogFactory Dialogs { get; set; }

0 commit comments

Comments
 (0)