View Source WebAuthnLiveComponent.Button (WebAuthnLiveComponent v0.2.0)
Component which renders a basic HTML button.
Link to this section Summary
Functions
Attributes
label
(:string
) - Text to be rendered inside the button, visible to the user. Defaults to"Sign in a Passkey"
.class
(:string
) - Defaults to"px-4 p-2 bg-blue-500 text-white rounded shadow-md"
.rest
(:global
)
Link to this section Functions
attributes
Attributes
label
(:string
) - Text to be rendered inside the button, visible to the user. Defaults to"Sign in a Passkey"
.class
(:string
) - Defaults to"px-4 p-2 bg-blue-500 text-white rounded shadow-md"
.rest
(:global
)