Jargalan
Jargalan
To make it easier for us to help you, please include as much useful information as possible. ## Version "suneditor": "^2.43.14", "suneditor-react": "^3.4.1" ## its working fine. ## but an...
how to make numbered list like this : 1. Test 1 2. Test 2 2.1 test 2-1 2.2 test 2-2 3. Test 3
The text-value has the style `` but the styles are lost after RichTextEditor.createValueFromString(props.text, 'html'). Is there a way I can retain the styles from the saved text-values inside the editor?