Skip to content

Commit 084326f

Browse files
committed
stable release
1 parent b2fdd46 commit 084326f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ npm i angular-file-uploader
8080
| maxSize : number | Maximum size limit for files in MB. | 20 MB |
8181
| uploadAPI.url : string | Complete api url to which you want to upload. | undefined |
8282
| uploadAPI.headers : {} | Provide headers you need here. | {} |
83-
| theme : string | Specify the theme name you want to apply. Available Themes: 'dragNDrop','attachPin' | If no theme or wrong theme is specified, default theme will be used instead.|
83+
| theme : string | Specify the theme name you want to apply. Available Themes: ' dragNDrop ', ' attachPin ' | If no theme or wrong theme is specified, default theme will be used instead.|
8484
| hideProgressBar:boolean | Set it as " true " to hide the Progress bar. | false |
8585
| hideResetBtn:boolean | Set it as " true " to hide the 'Reset' Button. | false |
8686
| hideSelectBtn:boolean | Set it as " true " to hide the 'Select File' Button. | false |

0 commit comments

Comments
 (0)