Open zeg-io opened 7 years ago
I'm going through the docs but I seem to be missing how to actually fully remove certain elements.
Example: I don't want the user to change font or font-size, nor pick colors, etc.
While I can remove fonts from the list, I can't seem to get rid of the drop-down placeholder. I'm sure it's something minor, just can't find it.
Hey @zeg-io ,
Please check this example: https://github.com/jpuri/react-draft-wysiwyg/blob/master/stories/SelectedOptions/index.js#L11
Let me know if you still face any issue.
I'm going through the docs but I seem to be missing how to actually fully remove certain elements.
Example: I don't want the user to change font or font-size, nor pick colors, etc.
While I can remove fonts from the list, I can't seem to get rid of the drop-down placeholder. I'm sure it's something minor, just can't find it.