Under Review
Last Updated: 30 Sep 2024 13:10 by ADMIN
Jarred
Created on: 26 Sep 2024 18:07
Category: Excel Export
Type: Feature Request
5
Accessibility - Modify ExcelOutput propTypes to include 'title: PropTypes.Requireable<string>;'

ExcelExport has a prop for 'creator'. When the excel file is generated, "creator"'s value is reflected in the file's metadata

For accessibility / screen reader purposes, Title (under Description) must also be populated. Please allow a "title" prop to be accepted by the ExcelExport component.

2 comments
ADMIN
Yanko
Posted on: 30 Sep 2024 13:10

Hi, Jarred,

Thank you for submitting this feature request in our public feedback portal. It has already gained popularity and gathered some votes.

As its popularity grows further it can be reviewed by the team and planned for implementation in a future release. 

Regards,
Yanko
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Jarred
Posted on: 26 Sep 2024 18:12
Instead of "Modify ExcelOutput..." I meant to say "Modify ExcelExport..."