Back to Website
Show / Hide Table of Contents

Interface IResizeArgs

Package: @aurigma/design-atoms-interfaces

Properties

containerOptions

Declaration
containerOptions?: {
        [key: string]: IContainerResizeOptions;
    };
Property Value
Type Description
{ [key: string]: IContainerResizeOptions; }

defaultOptions

Declaration
defaultOptions?: IContainerResizeOptions;
Property Value
Type Description
IContainerResizeOptions

height

Declaration
height: number | string;
Property Value
Type Description
number | string

target

Declaration
target: TProduct | TSurface[] | TItem[] | TPrintArea;
Property Value
Type Description
TProduct | TSurface[] | TItem[] | TPrintArea

width

Declaration
width: number | string;
Property Value
Type Description
number | string
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback