- CallBackDialog - Initiate a callback to the customer * Features: - Pre-filled phone number from customer record - Optional note for callback context - Click-to-call link for mobile/desktop softphone - Logs callback intent in system
Props
boolean
required
open
(open: boolean) => void
required
onOpenChange
string
required
customerName
string
required
phone
(note: string) => void
onCallInitiated