Skip to main content

@dialstack/sdk / index / ComponentIcons

Interface: ComponentIcons

Defined in: sdk/src/types/appearance.ts:119

Default icons used by components

Properties

chevronDown?

optional chevronDown?: string;

Defined in: sdk/src/types/appearance.ts:126


chevronLeft?

optional chevronLeft?: string;

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


chevronRight?

optional chevronRight?: string;

Defined in: sdk/src/types/appearance.ts:124


document?

optional document?: string;

Defined in: sdk/src/types/appearance.ts:132


inbound?

optional inbound?: string;

Defined in: sdk/src/types/appearance.ts:128


outbound?

optional outbound?: string;

Defined in: sdk/src/types/appearance.ts:129


pause?

optional pause?: string;

Defined in: sdk/src/types/appearance.ts:121


phone?

optional phone?: string;

Defined in: sdk/src/types/appearance.ts:122


play?

optional play?: string;

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


sparkle?

optional sparkle?: string;

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


spinner?

optional spinner?: string;

Defined in: sdk/src/types/appearance.ts:127


trash?

optional trash?: string;

Defined in: sdk/src/types/appearance.ts:123


voicemail?

optional voicemail?: string;

Defined in: sdk/src/types/appearance.ts:130