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
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?
The text was updated successfully, but these errors were encountered:
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 havearia-role="listitem"
set in myl list children. Do you think adding a prop for it would be possible?The text was updated successfully, but these errors were encountered: