mirror of https://github.com/RubaXa/Sortable.git
Browse Source
Add Support React ES2015 / TypeScript syntax As mixins are not supported in ES2015 / TypeScript syntax here is example of ES2015 ref based implementation. Using refs is the preferred (by facebook) "escape hatch" to underlaying DOM nodes: [React: The ref Callback Attribute](https://facebook.github.io/react/docs/more-about-refs.html#the-ref-callback-attribute)pull/809/head
Piotr Witek
9 years ago
1 changed files with 58 additions and 0 deletions
Loading…
Reference in new issue