Interface IssueFormField

IssueFormField represents a form field

Hierarchy

  • IssueFormField

Properties

attributes?: Record<string, any>
id?: string
type?: string
validations?: Record<string, any>

Generated using TypeDoc