We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2334d5 commit a55aa96Copy full SHA for a55aa96
viewer/cutomize.md
@@ -41,7 +41,7 @@ Customize `pageStyle` while creating an edit viewer.
41
};
42
```
43
44
- - Step three: Configure the customized viewer config while creating the edti viewer.
+ - Step three: Configure the customized viewer config while creating the edit viewer.
45
```typescript
46
const editViewer = new Dynamsoft.DDV.EditViewer({
47
container: "viewer",
0 commit comments