Skip to content
On this page

Interface: ResizeControlProps

Hierarchy

Table of contents

Properties

Properties

color

• Optional color: string


keepAspectRatio

• Optional keepAspectRatio: number | boolean


maxHeight

• Optional maxHeight: number


maxWidth

• Optional maxWidth: number


minHeight

• Optional minHeight: number


minWidth

• Optional minWidth: number


nodeId

• Optional nodeId: string


position

• Optional position: ControlPosition


shouldResize

• Optional shouldResize: ShouldResize


variant

• Optional variant: ResizeControlVariant

Released under the MIT License.