Skip to main content

@dialstack/sdk / index / CallHistoryDisplayOptions

Interface: CallHistoryDisplayOptions

Defined in: sdk/src/types/components.ts:120

Display options for CallHistory component

Properties

showDirectionIcon?

optional showDirectionIcon?: boolean;

Defined in: sdk/src/types/components.ts:137

Show direction icon (inbound/outbound/missed)

Default

true

showDuration?

optional showDuration?: boolean;

Defined in: sdk/src/types/components.ts:125

Show call duration

Default

true

showRelativeTime?

optional showRelativeTime?: boolean;

Defined in: sdk/src/types/components.ts:131

Show relative time (e.g., "2 min ago", "Yesterday")

Default

true