You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: upgrade-guide/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,9 @@ const editViewer = new Dynamsoft.DDV.EditViewer({
39
39
40
40
## Default UI Config
41
41
42
-
The default UI elements may be different across different versions. Check out [this post](/ui/default_elements.md) to learn about the default configs.
42
+
The default UI elements may be different across different versions. Check out [this post](/ui/default_ui.md) to learn about the default configs.
43
43
44
-
You can try to unify the UI across versions by specifying the [`UIConfig`](/api/interface/uiconfig.md). But pay attention to supported elements of different versions.
44
+
You can try to unify the UI across versions by specifying the [`UIConfig`](/api/interface/uiconfig.md). But pay attention to supported [elements](/ui/default_elements.md) of different versions.
0 commit comments