@dialstack/sdk-dev / react/src/softphone / SoftphoneProps
Interface: SoftphoneProps
Defined in: sdk/react/src/react/softphone/ui/Softphone.tsx:31
Properties
autoFocusDestination?
TypeScript
optional autoFocusDestination?: boolean;
Defined in: sdk/react/src/react/softphone/ui/Softphone.tsx:36
Focus the dial pad's destination field on mount so the user can type immediately (e.g. when the softphone opens in a drawer).