Allan,
I have tried to add the "aria-label" to those export buttons(see below) but those buttons disappear . Any suggestion on how to add the aria-label attribute to the button? Thanks.
attr: {
title: 'export to excel',
aria-label: 'export'
}
}
Thanks.