Sweet Selection is a visual component that adds multi-selection capabilities, maintaining selection persistence throughout pagination. The component supports selection through a drag area, single click and CRTL/SHIFT key modifiers. Tracking of records is maintained through data attributes, thus making it generic enough to any sort of list without requiring calculated boolean values.Based on Viselect:https://github.com/Simonwep/selection