File tree Expand file tree Collapse file tree 2 files changed +64
-0
lines changed
Expand file tree Collapse file tree 2 files changed +64
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,22 @@ Style of handle. Please refer to [area-simple example](${galleryEditorPath}area-
123123 defaultBorderColor = "#ACB8D1"
124124) }}
125125
126+ ## handleLabel(Object)
127+
128+ {{ use: partial-version(
129+ version = "5.5.2"
130+ ) }}
131+
132+ Style settings for the text near the handle.
133+
134+ ### show(boolean) = false
135+
136+ {{ use: partial-version(
137+ version = "5.5.2"
138+ ) }}
139+
140+ Whether to show the label.
141+
126142## moveHandleIcon(string)
127143
128144<ExampleUIControlIcon />
@@ -274,6 +290,22 @@ Style when highlighted.
274290 prefix = "###"
275291) }}
276292
293+ ### handleLabel(Object)
294+
295+ {{ use: partial-version(
296+ version = "5.5.2"
297+ ) }}
298+
299+ Style settings for the text near the handle.
300+
301+ #### show(boolean) = false
302+
303+ {{ use: partial-version(
304+ version = "5.5.2"
305+ ) }}
306+
307+ Whether to show the label.
308+
277309### moveHandleStyle(Object)
278310
279311{{ use: partial-item-style(
Original file line number Diff line number Diff line change @@ -153,6 +153,22 @@ const option = {
153153 defaultBorderColor = "#ACB8D1"
154154) }}
155155
156+ ## handleLabel(Object)
157+
158+ {{ use: partial-version(
159+ version = "5.5.2"
160+ ) }}
161+
162+ 手柄附近文字的样式设置。
163+
164+ ### show(boolean) = false
165+
166+ {{ use: partial-version(
167+ version = "5.5.2"
168+ ) }}
169+
170+ 是否显示文字。
171+
156172## moveHandleIcon(string)
157173
158174<ExampleUIControlIcon />
@@ -306,6 +322,22 @@ dataZoom-slider 组件的高度。水平布局默认 30,竖直布局默认自
306322 prefix = "###"
307323) }}
308324
325+ ### handleLabel(Object)
326+
327+ {{ use: partial-version(
328+ version = "5.5.2"
329+ ) }}
330+
331+ 手柄附近文字的样式设置。
332+
333+ #### show(boolean) = false
334+
335+ {{ use: partial-version(
336+ version = "5.5.2"
337+ ) }}
338+
339+ 是否显示文字。
340+
309341### moveHandleStyle(Object)
310342
311343{{ use: partial-item-style(
You can’t perform that action at this time.
0 commit comments