UNPKG

@uswds/uswds

Version:

Open source UI components and visual style guide for U.S. government websites

10 lines (9 loc) 212 B
{ "id": "file-input-specific", "label": "Input accepts only specific file types", "hint": "Select PDF or TXT files", "error": false, "error_hint_text": "", "accept": ".pdf,.txt", "multiple": true }