Chatbot

Confirmation

Alert component for displaying tool approval requests and responses with accept/reject actions.

Props

PropTypeDefaultDescription
approvalToolUIPartApproval-Approval state and reason
stateToolUIPart["state"]-Current tool state
classNamestring-Additional CSS classes

Import

import { Confirmation, ConfirmationTitle, ConfirmationRequest, ConfirmationAccepted, ConfirmationRejected, ConfirmationActions, ConfirmationAction } from '@blastx/ui-ai';