maybe I don't understand draft-js idea at all but I can't find answer on important question for me.
- How can I use own css selectors ID's and classes.
I know that if I'll create decorators I can add action
create-row
add there <div class="row"></div>
But I need to also for elements add own css selectors and id's.
I have no idea how I can add this functions to draft to export html with my id's classes.
My goal is use draf-js to create page content (standad add, images, columns) based on Zurb Foundation sites framework and I need to export html with correct classes and extra I need to add addtional classes for some elements to add extra css.
All tutorials what I watched based on add links, embed videos etc. but all time html result without extra elements like class, id data-foo