vue-masonry-css icon indicating copy to clipboard operation
vue-masonry-css copied to clipboard

A11y: Trying to add aria-role="list" to the column container

Open mateuswetah opened this issue 3 years ago • 0 comments

Hello and thank you again for the component. I would like to make a request. I need to add aria-role="list" to my masonry columns container (not the parent container, but the columns where the child are inserted, in order to have aria-role="listitem" set in myl list children. Do you think adding a prop for it would be possible?

mateuswetah avatar Feb 23 '22 22:02 mateuswetah