Open
Description
Curious if this could be enhanced to support inputs that have matInput so that they can be used inside a ?
My full draft tag looks like this:
<input matInput [type]="col.type" [(ngModel)]="element[col.key]" observeFiles
class="file-input" (change)="onFileSelected($event)" #fileUpload accept="video/,image/">
Metadata
Metadata
Assignees
Labels
No labels