SortableJS/react-sortablejs

[bug] creatElement tag, i want to add our attribute

lujiewei521 opened this issue · 0 comments

Describe the bug
A clear and concise description of what the bug is.

If it is a nested reactSortable component, I want to put some custom attributes on the component, but we cannot do so now because we have limited the attributes of the tag, such as id, className, style

image