TypeScript API
Contactactionbase

Interface: ContactActionBase

Hierarchy

Table of contents

Properties

Properties

disabled

Optional disabled: boolean

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:12 (opens in a new tab)


id

id: string

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:10 (opens in a new tab)


title

Optional title: string

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:13 (opens in a new tab)


type

type: "message" | "call" | "directions"

Defined in

packages/react-native-carplay/src/templates/ContactTemplate.ts:11 (opens in a new tab)