Skip to main content
Custom form component schema

Properties

  • receiverEmail (string) - pattern: ^\S+@\S+\.\S+$... - format: email - Email where Form response will be sent
  • expiry (object) - Form expiry date, timezone and text
    • date (string) - Expiry date of the form.
    • timezone (string)
    • text (string) - maxLength: 1000
  • submitButton (object - ref: _base_button)
  • submissionBehaviour (object)

Used in Categories

This component is used in the following categories:

Schema