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: ui/customize/elements.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Although DDV provides many default elements, some customizations are also requir
25
25
26
26
<divclass="multi-panel-start"></div>
27
27
28
-
To change the style and icon of the default elements, can use the properties `style` and `className` of `UiConfig`, please refer to the example below.
28
+
To change the style and icon of the default elements, can use the properties `style` and `className` of [`UiConfig`]({{ site.api }}interface/uiconfig.html), please refer to the example below.
0 commit comments