0

I am working on an editor using DraftJS, I've managed a few basic buttons using toggleInlineStyle() but I cannot seem to find in either the docs or in the typings for the available inline styles. Am I missing something?

Sandra Willford
  • 3,459
  • 11
  • 49
  • 96

1 Answers1

1

native style or custom style will be mapped to css.

Jiang YD
  • 3,205
  • 1
  • 14
  • 20