Skip to content

@vue-flow/monorepo • Docs


Interface: NodeResizerProps ​

Properties ​

color? ​

optional color: string


handleClassName? ​

optional handleClassName: string


handleStyle? ​

optional handleStyle: CSSProperties


isVisible? ​

optional isVisible: boolean


keepAspectRatio? ​

optional keepAspectRatio: number | boolean


lineClassName? ​

optional lineClassName: string


lineStyle? ​

optional lineStyle: CSSProperties


maxHeight? ​

optional maxHeight: number


maxWidth? ​

optional maxWidth: number


minHeight? ​

optional minHeight: number


minWidth? ​

optional minWidth: number


nodeId? ​

optional nodeId: string


shouldResize? ​

optional shouldResize: ShouldResize

Released under the MIT License.