Product
NPM
Versions
Preparing search index...
The search index is not available
@livelike/react-native
LLChatProps
Type alias LLChatProps
LLChat
Props
:
ComponentStyleProp
<
LLChatStyles
>
&
{
BannerComponent
?:
typeof
LLChatBanner
;
BannerComponentStyles
?:
LLChatBannerProps
[
"styles"
]
;
HeaderComponent
?:
typeof
LLChatHeader
;
HeaderComponentStyles
?:
LLChatHeaderProps
[
"styles"
]
;
MessageComposerComponent
?:
typeof
LLChatMessageComposer
;
MessageComposerComponentStyles
?:
LLChatMessageComposerProps
[
"styles"
]
;
MessageListComponent
?:
typeof
LLChatMessageList
;
MessageListComponentStyles
?:
LLChatMessageListProps
[
"styles"
]
;
roomId
:
string
;
userAvatarUrl
?:
string
;
}
Type declaration
Optional
Banner
Component
?:
typeof
LLChatBanner
Optional
Banner
Component
Styles
?:
LLChatBannerProps
[
"styles"
]
Optional
Header
Component
?:
typeof
LLChatHeader
Optional
Header
Component
Styles
?:
LLChatHeaderProps
[
"styles"
]
Optional
Message
Composer
Component
?:
typeof
LLChatMessageComposer
Optional
Message
Composer
Component
Styles
?:
LLChatMessageComposerProps
[
"styles"
]
Optional
Message
List
Component
?:
typeof
LLChatMessageList
Optional
Message
List
Component
Styles
?:
LLChatMessageListProps
[
"styles"
]
room
Id
:
string
Optional
user
Avatar
Url
?:
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