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
parent
commit
e20cb6c3fb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      modules/ROOT/partials/integrations/blazor-tech-ref.adoc

2
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"
/>

Loading…
Cancel
Save