Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SigaaForm

Represents an html form.

Hierarchy

  • SigaaForm

Index

Properties

Properties

action

action: URL

The URL that should be used to submit this form.

postValues

postValues: Record<string, string>

List of form fields.

Generated using TypeDoc