Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 80ac957

Browse files
committed
chore: update readme
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 202458b commit 80ac957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ https://www.npmjs.com/package/@libresign/vue-pdf-editor
3535
:show-save-btn="false" <!--Show the saving button default TRUE-->
3636
:save-to-upload="true" <!--False directly download; TRUE trigger onsave2upload event default FALSe->
3737
:init-file-src="'【pdf url】'" <!--Initialization file address-->
38+
:init-file=File <!--Initialization file object-->
3839
:init-file-name="initFileName" <!--Initialized file name-->
3940
:init-text-fields = "【text array】" <!--Initialized text array-->
4041
:init-image-urls = "【image url array】" <!--Initialized picture array-->

0 commit comments

Comments
 (0)