czeckd/angular-dual-listbox

Hover Description for List items

Opened this issue · 1 comments

Let's say I have an array of objects and each object has key "description". I'd like to show the description key's value (string) on hover of list items for each list item.

How do I do this?

Any Suggestions?? as i am also facing the same issue