Skip to content

@sign-kit/core Types


@sign-kit/core Types / FieldType

Type Alias: FieldType

FieldType = "signature" | "initials" | "text" | "date" | "current_date" | "checkbox" | "name" | "email" | string

Defined in: types.ts:8

Template and Field Types for @signkit/core

Coordinates: x, y, width, height are normalized values in range 0..1 relative to page dimensions. page: 0-based page index

Released under the Apache License 2.0.