Default font in JavaScript Rich text editor control

18 Nov 20181 minute to read

By using default property, you can change the default font-family of the Rich Text Editor. To change the font-family of the Rich Text Editor content while loading, we need to give the font-family in the style section with the help of cssClass property.