Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
push-notifications
<Reference Types>
PushNotificationPermissions
Interface PushNotificationPermissions
Make all properties in T optional
interface
PushNotificationPermissions
{
alert
?:
boolean
;
badge
?:
boolean
;
sound
?:
boolean
;
}
Hierarchy (
view full
)
Partial
<
Record
<
string
,
boolean
>
>
PushNotificationPermissions
Index
Properties
alert?
badge?
sound?
Properties
Optional
alert
alert
?:
boolean
Optional
badge
badge
?:
boolean
Optional
sound
sound
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
alert
badge
sound
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Make all properties in T optional