AiConfirmation
Confirmation
Destructive or sensitive action confirmation dialogs.
Delete conversation?
This action is permanent and cannot be undone. All messages in this conversation will be lost.
Usage
<AiConfirmation :confirmation="data" @confirm="onConfirm" @deny="onDeny" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| confirmation* | AiConfirmationData | — | — |
Slots
titledescriptionactions