Interface FormData

Represents the top level data for rendering a specification form.

Hierarchy

  • FormData

Index

Properties

form

form: Form

The active Form to display.

operations

operations: ActionEventArgs[]

An array of operations available to invoke on the current specification.

taskList

taskList: TaskList

The TaskList for the specification form.

transitions

transitions: ActionEventArgs[]

An array of transitions available to invoke on the current specification.

versionId

versionId: string

The unique identifier representing the current version of FormData.