Interface: ResizeControlLineProps
Hierarchy
↳
ResizeControlLineProps
Table of contents
Properties
Properties
color
• Optional color: string
Overrides
keepAspectRatio
• Optional keepAspectRatio: number | boolean
Overrides
ResizeControlProps.keepAspectRatio
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