@sheerid/jslib
    Preparing search index...

    Function ExtraMessage

    • Extra message component

      Easily register extra messages to specific spots in the form using this component

      These new regions do NOT have a message by default, but messages can be added simply by specifying the messageId + value either in my.sheerid.com or via setOptions(). No need to override a component just to add a message as long as the ExtraMessage appears in a desirable spot.

      Parameters

      • __namedParameters: ExtraMessageProps

      Returns Element