Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    comments: string = ''
    consentChecked: boolean = false
    hoveredRating: number | null = null
    initialComments: string = ''
    initialRating: number | null = null
    message: string = ''
    requireConsent: boolean = false

    When true, the user must check the consent box before submitting.

    scale: number[] = ...
    selectedRating: number | null = null

    Accessors

    Methods