Closed andrie closed 5 years ago
This will simplify the package name as well as the main functions:
sortable()
sortableOutput()
renderSortable()
And would make the namespace easier for creating special cases, e.g:
sortableItemlist()
sortableItemlistOutput()
renderSortableItemlist()
Fixed in #8
This will simplify the package name as well as the main functions:
sortable()
sortableOutput()
renderSortable()
And would make the namespace easier for creating special cases, e.g:
sortableItemlist()
sortableItemlistOutput()
renderSortableItemlist()