reactjs - How to drag-n-drop TableHeaderColumn from material UI with react-dnd? -


how apply drag-n-drop functionality react-dnd library tableheadercolumn component material ui

the problem react-dnd not support custom tags , suggests wrap tableheadercolumn in div material ui not allow wrap table component in tag :(

i can't find examples theme

and answer - there no way react-dnd, @ least moment. i've ended using react-sortable-hoc works expected in pair material ui table elements.


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -