defines a template target data object

Type parameters

  • T

  • S

Hierarchy

Index

Properties

Optional checked

checked: undefined | false | true

true when the user confirmed that appending the template even with error

definition

definition: IExpression

definition of the data

description

description: string

description of the data

Optional error

represents the validation state

id

id: string

id of the data

name

name: T

name of the data

Optional source

source: S

source of the target data

tags

tags: string[]