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 bc7568e commit e20cb6cCopy full SHA for e20cb6c
modules/ROOT/partials/integrations/blazor-tech-ref.adoc
@@ -19,7 +19,7 @@ The `+TinyMCE.Blazor+` `+Editor+` component accepts the following properties:
19
JsConfSrc="path_to_jsObj"
20
Conf="@yourConf"
21
ApiKey="no-api-key"
22
- LicenseKey="gpl" // gpl for open source, T8LK:... for commercial
+ LicenseKey="gpl"
23
ScriptSrc="/path/to/tinymce.min.js"
24
ClassName="tinymce-wrapper"
25
/>
0 commit comments