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 tofalse
.message
(:string
) - Defaults to"We're visiting your site to ensure that everything is working"
.finished?
(:boolean
) - Defaults tofalse
.success?
(:boolean
) - Defaults tofalse
.interpretation
(Plausible.Verification.Diagnostics.Result
) - Defaults tonil
.attempts
(:integer
) - Defaults to0
.
Functions
Attributes
domain
(:string
) (required)modal?
(:boolean
) - Defaults tofalse
.message
(:string
) - Defaults to"We're visiting your site to ensure that everything is working"
.finished?
(:boolean
) - Defaults tofalse
.success?
(:boolean
) - Defaults tofalse
.interpretation
(Plausible.Verification.Diagnostics.Result
) - Defaults tonil
.attempts
(:integer
) - Defaults to0
.