Skip to main content

FileUploaderBuilder.Accept Method

Name Parameters Description
Accept(JS) value Specifies file types users can select in the Open File dialog. The default value accepts all file types. Mirrors the client-side accept option.
Accept(String) value Specifies file types users can select in the Open File dialog. The default value accepts all file types. Mirrors the client-side accept option.