We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80d7b1 commit b1ab9b5Copy full SHA for b1ab9b5
knowledge-base/in-place-editor.md
@@ -54,6 +54,8 @@ The sample below uses an algorithm which toggles between read-only UI and an edi
54
55
The features and business logic below can be subject to additional customizations and enhancements.
56
57
+Replace `YourAppName` with the actual root namespace of your app.
58
+
59
<div class="skip-repl"></div>
60
61
````Home.razor
0 commit comments