We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ex. bold button icon >> react icons font awesome 6 FaCss3Alt
const config = { toolbarButtons: { moreText: { buttons: [ "bold", "italic", "underline", "strikeThrough", "subscript", "superscript", "fontFamily", "fontSize", "textColor", "backgroundColor", "inlineClass", "inlineStyle", "clearFormatting", ], }, moreParagraph: { buttons: [ "alignLeft", "alignCenter", "alignRight", "formatOLSimple", "alignJustify", "formatOL", "formatUL", "paragraphFormat", "paragraphStyle", "lineHeight", "outdent", "indent", "quote", ], }, moreRich: { buttons: [ "insertLink", "insertImage", "insertVideo", "insertTable", "emoticons", "fontAwesome", "specialCharacters", "embedly", "insertFile", "insertHR", ], }, moreMisc: { buttons: [ "undo", "redo", "fullscreen", "print", "getPDF", "spellChecker", "selectAll", "html", "help", ], }, }, imageAllowedTypes: ["jpeg", "jpg", "png"], height: "434", width: "100%", quickInsertEnabled: false, videoInsertButtons: ["videoBack", "|", "videoByURL", "videoUpload"], paragraphFormat: { N: "Normal", heading1: "Heading 1", H2: "Heading 2", }, };
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ex. bold button icon >> react icons font awesome 6 FaCss3Alt
The text was updated successfully, but these errors were encountered: