Represents the top level data for rendering a specification form.

Hierarchy

  • SpecificationFormData

Properties

form: FormData

The active Form to display.

operations: ActionEventArgs[]

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

taskList: TaskList

The TaskList for the specification form.

transitions: ActionEventArgs[]

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