You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Angular Dual-Listbox
4
4
=========
5
5
6
-
The **angular-dual-listbox** is an Angular 8 component that provides two lists controls side-by-side that allows items in one list to be selected and moved* to the other list via drag-and-drop and/or a button-based interface.
6
+
The **angular-dual-listbox** is an Angular 10 component that provides two lists controls side-by-side that allows items in one list to be selected and moved* to the other list via drag-and-drop and/or a button-based interface.
7
7
The component supports multiple select options from the list, programatic setting of list sources, and layout with direction and button formatting.
8
8
9
9
A [working demo](http://czeckd.github.io/angular-dual-listbox/) shows the dual listbox in action.
0 commit comments