-
Notifications
You must be signed in to change notification settings - Fork 221
DOC-3186: Update Blazor public documentation #3724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tiny-ben-tran
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Can you add examples for specifying licenseKey (self hosted) and apiKey (cloud)?
kemister85
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM- Nice work @soritaheng
|
@tiny-ben-tran @kemister85 Thanks for your review! I'll make an update to include the license key and apiKey examples. |
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
Co-authored-by: Karl Kemister-Sheppard <karlkemistersheppard@gmail.com>
| [source,html] | ||
| ---- | ||
| <script src="_framework/blazor.web.js"></script> | ||
| <script src="_content/TinyMCE.Blazor/tinymce-blazor.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the wrong file name. It should be _content/TinyMCE.Blazor/TinyMce.Blazor.lib.module.js
Ticket: DOC-3186
Site: Staging branch
Site: blazor-cloud
Site: blazor-pm
Site: blazor-zip
Changes:
Pre-checks:
feature/<version>/,hotfix/<version>/,staging/<version>/, orrelease/<version>/.Review: