HC200ok / vue3-easy-data-table

A customizable and easy-to-use data table component made with Vue.js 3.x
MIT License
536 stars 105 forks source link

Accessibility surport #333

Open andrew-HuangHaoChe opened 1 year ago

andrew-HuangHaoChe commented 1 year ago

Hello, I would like to inquire if it is possible to provide the "summary" attribute slot for the 'table' HTML tag that produces output. I want to add a description to the table element to comply with accessibility design standards.