Browse Source
Update modules/ROOT/partials/integrations/blazor-tech-ref.adoc
Co-authored-by: Tim Dettrick <tim.dettrick@tiny.cloud>
pull/3753/head
Karl Kemister-Sheppard
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
modules/ROOT/partials/integrations/blazor-tech-ref.adoc
|
|
@ -19,7 +19,7 @@ The `+TinyMCE.Blazor+` `+Editor+` component accepts the following properties: |
|
|
|
JsConfSrc="path_to_jsObj" |
|
|
|
Conf="@yourConf" |
|
|
|
ApiKey="no-api-key" |
|
|
|
LicenseKey="gpl" // gpl for open source, T8LK:... for commercial |
|
|
|
LicenseKey="gpl" |
|
|
|
ScriptSrc="/path/to/tinymce.min.js" |
|
|
|
ClassName="tinymce-wrapper" |
|
|
|
/> |
|
|
|