Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormIdentifier

Scheme to describe a form reference Either by name or by id

Hierarchy

  • FormIdentifier

Index

Properties

Properties

Optional byId

byId: string

The id of the form

Optional byName

byName: string

The name of the form

Generated using TypeDoc