Custom Element Transfer Component with Drag Sorting and Checkbox Interaction
Usage
Import and register the custom drag-enabled transfer component, then integrate it into your Vue template:
<CustomDragTransfer
:selected-right-items="selectedRightFilterList"
left-panel-title="Unavailable Filter Fields"
right-panel-title="Saved Filter Presets"
:all-source-data="fullFilterDatase ...
Posted on Wed, 19 Aug 2026 16:16:58 +0000 by ceci