Interface: AlertAction
Table of contents
Properties
Properties
id
• id: string
Defined in
packages/react-native-carplay/src/interfaces/AlertAction.ts:2 (opens in a new tab)
style
• Optional
style: "default"
| "cancel"
| "destructive"
Defined in
packages/react-native-carplay/src/interfaces/AlertAction.ts:4 (opens in a new tab)
title
• title: string
Defined in
packages/react-native-carplay/src/interfaces/AlertAction.ts:3 (opens in a new tab)