Transfer

Utility

Transfer list with dual panels, search, selection, and bidirectional item movement

Basic Usage

Move items between two lists.

Source
0/3
Item 1
Item 2
Item 3
Target
0/0
No items

Usage Guidelines

When to Use

  • Permission assignment
  • Item selection
  • Category assignment

Accessibility

  • Selection announced
  • Move actions accessible

Performance

  • Efficient list diffing
  • Memoized items

Common Mistakes

  • No indication of selection count
  • Not preserving selection on search

Frequently Asked Questions

Transfer is a dual-panel list for moving items between two lists with search and selection.
Yes, Transfer includes search filtering on both panels.

View on GitHub

See the full source code on GitHub