Back to Website
Show / Hide Table of Contents

Interface ITranslateItemCommandConfigArgs

Provides parameters to resize a product or some items. For details, you can refer to the docs.

{
  "type": "design-editor",
  "name": "editor",
  "params": {
    "initial": { ... },
    "translate": {
        "translateParams": {
         "items": ["Name"], // the item name
         "translateX": "10",
         "translateY": "10"
       }
     }
  }
}
Package: ui-framework

Properties

items

Declaration
items: string[]
Property Value
Type Description
string[]

translateX

Declaration
translateX: number | string
Property Value
Type Description
number | string

translateY

Declaration
translateY: number | string
Property Value
Type Description
number | string
Was this page helpful?
Thanks for your feedback!
In This Article
  • Properties
    • items
    • translateX
    • translateY
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback