Skip to content

AuthForm Slots

action-form-inner

Scoped slot.

Bindings

NameDescription
loading
error
errored
handleConfirm
handleCancelClick

validation-summary

Override the structured per-field validation alert shown when formContext.state.anyError is set; receives entries, count, and title.

Scoped slot.

Bindings

NameDescription
entries
count
title

action-bar

Scoped slot.

Bindings

NameDescription
loading
handle-confirm
handle-cancel-click

confirm-button

Scoped slot.

Bindings

NameDescription
label
loading
type
disabled

cancel-button

Scoped slot.

Bindings

NameDescription
label
loading

actions-hint

Slot.

form-confirm-dialog-warnings

Scoped slot.

Bindings

NameDescription
warnings
bulk

form-content

Override the entire form content area; receives run-action, on-submission-error-handler, and redirect-to bindings.

Scoped slot.

Bindings

NameDescription
run-action
on-submission-error-handler
redirect-to

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2