grid icon indicating copy to clipboard operation
grid copied to clipboard

Get data attributes from element in DOM

Open cdekok opened this issue 9 years ago • 0 comments

Currently the data attributes in the DOM are not updated is this intentional for performance? If so what is the best way to get the current position from an element I only see an internal method: _getItemByElement

Can we change it to either update the data attributes in the DOM or make _getItemByElement part of the public API.

cdekok avatar Apr 08 '16 10:04 cdekok