TemplateVariable
Defined in: packages/template/src/types/template.types.ts:29
Properties
Section titled “Properties”description?
Section titled “description?”
optionaldescription:string
Defined in: packages/template/src/types/template.types.ts:35
example?
Section titled “example?”
optionalexample:string
Defined in: packages/template/src/types/template.types.ts:36
format?
Section titled “format?”
optionalformat:string
Defined in: packages/template/src/types/template.types.ts:34
maxLength?
Section titled “maxLength?”
optionalmaxLength:number
Defined in: packages/template/src/types/template.types.ts:33
name:
string
Defined in: packages/template/src/types/template.types.ts:30
required
Section titled “required”required:
boolean
Defined in: packages/template/src/types/template.types.ts:32
type:
"string"|"number"|"date"|"custom"
Defined in: packages/template/src/types/template.types.ts:31