Skip to main content

sdk.updateguideinput

Home > @kittl/sdk > UpdateGuideInput

UpdateGuideInput interface

Parameters for updating an existing guide. Both top and left are allowed because the orientation is not known at this point. An error will be thrown if the wrong coordinate is provided for the guide's orientation.

Signature:

export interface UpdateGuideInput 

Properties

Property

Modifiers

Type

Description

id

string

left?

number

(Optional)

top?

number

(Optional)