View Source PlausibleWeb.Live.Components.Verification (Plausible v0.0.1)

This component is responsible for rendering the verification progress and diagnostics.

Summary

Functions

Attributes

  • domain (:string) (required)
  • modal? (:boolean) - Defaults to false.
  • message (:string) - Defaults to "We're visiting your site to ensure that everything is working".
  • finished? (:boolean) - Defaults to false.
  • success? (:boolean) - Defaults to false.
  • interpretation (Plausible.Verification.Diagnostics.Result) - Defaults to nil.
  • attempts (:integer) - Defaults to 0.

Functions

Attributes

  • domain (:string) (required)
  • modal? (:boolean) - Defaults to false.
  • message (:string) - Defaults to "We're visiting your site to ensure that everything is working".
  • finished? (:boolean) - Defaults to false.
  • success? (:boolean) - Defaults to false.
  • interpretation (Plausible.Verification.Diagnostics.Result) - Defaults to nil.
  • attempts (:integer) - Defaults to 0.