Skip to main content

Interface: EditTarget

actions/EditNew/EditNew.types.EditTarget

Internal type to be used for storing a reference to a target that will use an edit action to insert a new target

Properties

index

index: number

The original index of this target in the original list of targets passed to the action

Defined in

actions/EditNew/EditNew.types.ts:15


target

target: Target

Defined in

actions/EditNew/EditNew.types.ts:9