feat: get page value and append element api #211
This commit is contained in:
@@ -21,7 +21,7 @@ const {
|
||||
header?: IHeader;
|
||||
watermark?: IWatermark;
|
||||
data: IEditorData;
|
||||
} = instance.command.getValue()
|
||||
} = instance.command.getValue(options?: IGetValueOption)
|
||||
```
|
||||
|
||||
## getImage
|
||||
|
||||
Reference in New Issue
Block a user