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 e5219ed commit 8937a83Copy full SHA for 8937a83
modules/ROOT/partials/integrations/blazor-tech-ref.adoc
@@ -13,7 +13,7 @@ The `+TinyMCE.Blazor+` `+Editor+` component accepts the following properties:
13
<Editor
14
Id="uuid"
15
Inline=false
16
- CloudChannel="7"
+ CloudChannel="{productmajorversion}"
17
Value=""
18
Disable=false
19
JsConfSrc="path_to_jsObj"
0 commit comments