Product
NPM
Versions
Preparing search index...
The search index is not available
@livelike/react-native
LLAlertWidgetBodyProps
Type alias LLAlertWidgetBodyProps
LLAlert
Widget
Body
Props
:
ComponentStyleProp
<
LLAlertWidgetBodyStyles
>
&
{
DetailComponent
?:
typeof
LLAlertWidgetDetail
;
DetailComponentStyles
?:
LLAlertWidgetDetailProps
[
"styles"
]
;
LinkComponent
?:
typeof
LLAlertWidgetLink
;
LinkComponentStyles
?:
LLAlertWidgetLinkProps
[
"styles"
]
;
onLinkPress
?:
(
(
arg
)
=>
void
)
;
widgetId
:
string
;
}
Type declaration
Optional
Detail
Component
?:
typeof
LLAlertWidgetDetail
Optional
Detail
Component
Styles
?:
LLAlertWidgetDetailProps
[
"styles"
]
Optional
Link
Component
?:
typeof
LLAlertWidgetLink
Optional
Link
Component
Styles
?:
LLAlertWidgetLinkProps
[
"styles"
]
Optional
on
Link
Press
?:
(
(
arg
)
=>
void
)
(
arg
)
:
void
Parameters
arg
:
{
url
:
string
;
}
url
:
string
Returns
void
widget
Id
:
string
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