Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rockaru authored Jul 26, 2020
1 parent ab9e230 commit c8b9180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Once the library is imported, you can use the component in your Angular applicat
- **source** - The source array of objects
- **destination** - The destination array of objects
- **(destinationChange)** - An event triggered when the destination array changes.
- **key** - The unique identifier field of each object in the source and destination arrays, default is `_id`.
- **display** - The field of each object in the source and destination arrays, default is `name`.
- **width** - The width of the component, default is `360px`
- **filter** - A boolean whether or not to display a filter for the lists, default is `true`.
Expand Down

0 comments on commit c8b9180

Please sign in to comment.