Advertisement
nlozovan

Untitled

Nov 21st, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. const config = {
  2. key: 'RG4H4B12B10iB6E5C3A4I2I3C9B6C5E5C-11NGNe1IODMGYNSFKV==',
  3. placeholderText: 'Edit Your Content Here!',
  4. charCounterCount: false,
  5. immediateReactModelUpdate: true,
  6. toolbarButtons: [
  7. 'align',
  8. 'insertLink',
  9. 'paragraphFormat',
  10. '|',
  11. 'html',
  12. ],
  13. paragraphFormat: {
  14. N: 'Paragraph',
  15. H1: 'H1',
  16. H2: 'H2',
  17. H3: 'H3',
  18. H4: 'H4',
  19. H5: 'H5',
  20. H6: 'H6',
  21. },
  22. quickInsertButtons: false,
  23. quickInsertTags: false
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement