Skip to content

Interface: NodeResizerProps ​

Table of contents ​

Properties ​

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.