components
components copied to clipboard
feat(Angular Material): Add Support for type="file" for MatInput or Create Mat File Chooser component
Feature Description
I would like to request for adding support for type="file" for MatInput. So currently Angular material does not have a file chooser meaning I have to use an external library which is not great. I tried using
and an error message was displayed showing "Input type "file" isn't supported by matInput."
Will it be possible to add support for type file or create a file chooser component?
Use Case
A typical use case is where I want to upload files. Currently there's no way to do this using angular material because Angular material does not have a file chooser component. So we could.
- Add support for type="file"
- You could create a
component which will support file uploads
Like a lot of people, still waiting for this one for some years now...
Duplicate of https://github.com/angular/components/issues/24044.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.