Preparing search index...
The search index is not available
@ua/react-native-airship
@ua/react-native-airship
AlertItem
Interface AlertItem
interface
AlertItem
{
button
?:
Button
;
conditions
?:
NotificationOptInCondition
[]
;
display
:
IconDisplay
;
id
:
string
;
type
:
"alert"
;
}
Hierarchy (
view full
)
ItemBase
AlertItem
Index
Properties
button?
conditions?
display
id
type
Properties
Optional
button
button
?:
Button
Optional
conditions
conditions
?:
NotificationOptInCondition
[]
display
display
:
IconDisplay
id
id
:
string
type
type
:
"alert"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
button
conditions
display
id
type
@ua/react-native-airship
Loading...