Skip to content

Commit 912001f

Browse files
authored
Merge pull request #41 from kzrfaisal/dev
root Readme updated
2 parents c743c26 + a560196 commit 912001f

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
@@ -93,7 +93,7 @@ npm i angular-file-uploader
9393
| hideProgressBar:boolean | Set it as " true " to hide the Progress bar. | false |
9494
| hideResetBtn:boolean | Set it as " true " to hide the 'Reset' Button. | false |
9595
| hideSelectBtn:boolean | Set it as " true " to hide the 'Select File' Button. | false |
96-
| replaceTexts:object | Replace default texts with your own custom texts. | { selectFileBtn: 'Select File(s), resetBtn: 'Reset', uploadBtn: 'Upload', dragNDropBox: 'Drag N Drop', attachPinBtn: 'Attach File(s)...', afterUploadMsg_success: 'Successfully Uploaded !', afterUploadMsg_error: 'Upload Failed !'}|
96+
| replaceTexts:object | Replace default texts with your own custom texts. | refer to example-2|
9797

9898
---
9999
##### A Better Way to reset the module

0 commit comments

Comments
 (0)