HubSpot / draft-convert

Extensibly serialize & deserialize Draft.js ContentState with HTML.
Apache License 2.0
484 stars 94 forks source link

Feature suggestion: convertToJSX #167

Open wldcordeiro opened 4 years ago

wldcordeiro commented 4 years ago

A helper very similar to convertToHTML but it produces valid JSX blocks you can place directly in your components instead of passing to the dangerouslySetInnerHTML property.