@sign-kit/core Types / SignatureField
Interface: SignatureField
Defined in: types.ts:58
Extends
Properties
appearance?
optionalappearance?:object
Defined in: types.ts:60
scale?
optionalscale?:number
strokeColor?
optionalstrokeColor?:string
strokeWidth?
optionalstrokeWidth?:number
createdAt?
optionalcreatedAt?:string
Defined in: types.ts:54
Inherited from
defaultValue?
optionaldefaultValue?:string|boolean|null
Defined in: types.ts:51
Inherited from
height
height:
number
Defined in: types.ts:47
Inherited from
id
id:
string
Defined in: types.ts:41
Inherited from
label?
optionallabel?:string
Defined in: types.ts:49
Inherited from
meta?
optionalmeta?:Record<string,unknown>
Defined in: types.ts:52
Inherited from
page
page:
number
Defined in: types.ts:43
Inherited from
required?
optionalrequired?:boolean
Defined in: types.ts:48
Inherited from
role?
optionalrole?:string
Defined in: types.ts:50
Inherited from
type
type:
"signature"|"initials"
Defined in: types.ts:59
Overrides
updatedAt?
optionalupdatedAt?:string
Defined in: types.ts:55
Inherited from
validation?
optionalvalidation?:FieldValidation
Defined in: types.ts:53
Inherited from
width
width:
number
Defined in: types.ts:46
Inherited from
x
x:
number
Defined in: types.ts:44
Inherited from
y
y:
number
Defined in: types.ts:45