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