mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Slider: add input-size (#10154)
This commit is contained in:
3
types/slider.d.ts
vendored
3
types/slider.d.ts
vendored
@@ -36,6 +36,9 @@ export declare class ElSlider extends ElementUIComponent {
|
||||
/** Whether to display control buttons when show-input is true */
|
||||
showInputControls: boolean
|
||||
|
||||
/** Size of the input box */
|
||||
inputSize: string
|
||||
|
||||
/** Whether to display breakpoints */
|
||||
showStops: boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user