We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does your feature request relate to a specific USWDS component?
FileInput
What USWDS Version is this feature present in?
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
FileInput accepts a new optional prop previewHeadingText that allows overriding the "Change file" and "Selected file" portion of the UI
previewHeadingText
Describe alternatives you've considered
FileInput accepts a new optional prop fileTypeDescriptorText that would override just the word "file" in the example above.
fileTypeDescriptorText
Additional context
Screenshot of the result after an expected change
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Does your feature request relate to a specific USWDS component?
FileInput
What USWDS Version is this feature present in?
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
FileInput accepts a new optional prop
previewHeadingText
that allows overriding the "Change file" and "Selected file" portion of the UIDescribe alternatives you've considered
FileInput accepts a new optional prop
fileTypeDescriptorText
that would override just the word "file" in the example above.Additional context
Screenshot of the result after an expected change
The text was updated successfully, but these errors were encountered: