accept property

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

Implementation

@Input()
String accept = 'image/*,.pdf';