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: packages/api-generator/src/locale/en/VDivider.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
{
2
2
"props": {
3
+
"contentOffset": "Increases content spacing from the lines. When passed as an array, the second value shifts slot content down (or right in vertical mode).",
3
4
"gradient": "Adds fading effect for both sides.",
4
5
"inset": "Adds indentation (72px) for **normal** dividers, reduces max height for **vertical**.",
5
6
"length": "Sets the dividers length. Default unit is px.",
0 commit comments