Product
NPM
Versions
Preparing search index...
The search index is not available
@livelike/react-native
LLAlertWidgetProps
Type alias LLAlertWidgetProps
LLAlert
Widget
Props
:
Omit
<
LLBaseWidgetProps
,
"widgetKind"
>
&
{
BodyComponent
?:
typeof
LLAlertWidgetBody
;
BodyComponentStyles
?:
LLAlertWidgetBodyProps
[
"styles"
]
;
SponsorComponent
?:
typeof
LLWidgetSponsor
;
SponsorComponentStyles
?:
LLWidgetSponsorProps
[
"styles"
]
;
onLinkPress
?:
(
(
arg
)
=>
void
)
;
}
Type declaration
Optional
Body
Component
?:
typeof
LLAlertWidgetBody
Optional
Body
Component
Styles
?:
LLAlertWidgetBodyProps
[
"styles"
]
Optional
Sponsor
Component
?:
typeof
LLWidgetSponsor
Optional
Sponsor
Component
Styles
?:
LLWidgetSponsorProps
[
"styles"
]
Optional
on
Link
Press
?:
(
(
arg
)
=>
void
)
(
arg
)
:
void
Parameters
arg
:
{
url
:
string
;
}
url
:
string
Returns
void
Settings
Member Visibility
Inherited
@livelike/react-native - v0.0.1-alpha.25
<internal>
BannerType
LLThemeType
PopoverType
WidgetMode
WidgetResultState
WidgetUIPhase
Banner
BasePickerData
ComponentStyleProp
GifPickerState
IChatMessage
IChatUserMessage
LLAlertWidgetBodyProps
LLAlertWidgetBodyStyles
LLAlertWidgetDetailProps
LLAlertWidgetDetailStyles
LLAlertWidgetLinkProps
LLAlertWidgetLinkStyles
LLAlertWidgetProps
LLBasePickerProps
Loading...
Generated using
TypeDoc