Skip to content
On this page

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


minHeight

• Optional minHeight: number


minWidth

• Optional minWidth: number


nodeId

• Optional nodeId: string


shouldResize

• Optional shouldResize: ShouldResize

Released under the MIT License.