accept property

  1. @Input()
String accept
getter/setter pair

Implementation

@Input()
String accept = 'image/jpg,image/jpeg,image/png,image/gif';