@vue-flow/monorepo • Docs
Interface: ResizeControlLineProps ​
Extends ​
Properties ​
autoScale? ​
optional
autoScale:boolean
Scale the controls with the zoom level.
Default ​
ts
true
Inherited from ​
color? ​
optional
color:string
Overrides ​
handleClassName? ​
optional
handleClassName:string
Inherited from ​
ResizeControlProps
.handleClassName
handleStyle? ​
optional
handleStyle:CSSProperties
Inherited from ​
ResizeControlProps
.handleStyle
isVisible? ​
optional
isVisible:boolean
Inherited from ​
keepAspectRatio? ​
optional
keepAspectRatio:number
|boolean
Overrides ​
ResizeControlProps
.keepAspectRatio
lineClassName? ​
optional
lineClassName:string
Inherited from ​
ResizeControlProps
.lineClassName
lineStyle? ​
optional
lineStyle:CSSProperties
Inherited from ​
maxHeight? ​
optional
maxHeight:number
Overrides ​
maxWidth? ​
optional
maxWidth:number
Overrides ​
minHeight? ​
optional
minHeight:number
Overrides ​
minWidth? ​
optional
minWidth:number
Overrides ​
nodeId? ​
optional
nodeId:string
Overrides ​
position? ​
optional
position:ControlLinePosition
Overrides ​
shouldResize? ​
optional
shouldResize:ShouldResize
Inherited from ​
ResizeControlProps
.shouldResize
variant? ​
optional
variant:ResizeControlVariant