Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150649 | Jan 14,2020 03:43 PM UTC | Jan 20,2020 06:36 PM UTC | Angular - EJ 2 | 11 |
![]() |
Tags: RichTextEditor |
this.customBoldText = 'Custom bold text stored in variable';
this.customItalicText = 'Custom italic text stored in variable';
this.customUnderlineText = 'Custom underline text stored in variable';
this.customLinkText = 'Custom link text stored in variable';
L10n.load({
'en-US': {
'richtexteditor': {
bold: this.customBoldText,
italic: this.customItalicText,
underline: this.customUnderlineText,
createLink: this.customLinkText
}
}
}); |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.