@dialstack/sdk / react / DialPadProps
Interface: DialPadProps
Defined in: sdk/src/react/softphone/ui/DialPad.tsx:22
Properties
autoFocusDestination?
optional autoFocusDestination?: boolean;
Defined in: sdk/src/react/softphone/ui/DialPad.tsx:27
Focus the destination field on mount so the user can type immediately (e.g. when the dial pad opens in a drawer). Off by default to avoid stealing focus.