Skip to content

[FR]: Support type="file" for File Upload #1581

@zdrawku

Description

@zdrawku

Currently, does not support the type="file" functionality for handling file uploads. Adding support for file input would allow users to select and upload files directly using Ignite UI for Web Components, aligning with native HTML behavior.

Expected Behavior:

  • The component should allow users to select files from their local system.
  • Support for single and multiple file selection (multiple attribute).
  • Ability to capture file metadata (name, size, type).
  • Event(s) for handling file selection and retrieval.

This is the bear minimum I can think of, although we might need to comply with the Angular component first, lets discuss thi.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions