interface ImageUploaderRef {
    nativeElement: null | HTMLInputElement;
}

Properties

Properties

nativeElement: null | HTMLInputElement

Generated using TypeDoc