Is your feature request related to a problem? Please describe.
I need to add 'id' prop on the summary -> span tag for automation testing.
Describe the solution you'd like
Please add a property summaryTextId (similar to summaryTextClassName)
< Details
summary="Help with nationality"
.......
summaryTextClassName="summar-text-class-name"
summaryTextId="summary-text-id"
.......
Additional context
Add any other context or screenshots about the feature request here.