Product
NPM
Versions
Preparing search index...
The search index is not available
@livelike/react-native
LLReactionPickerProps
Type alias LLReactionPickerProps
LLReaction
Picker
Props
:
ComponentStyleProp
<
LLReactionPickerStyles
>
&
{
ReactionItemComponent
?:
typeof
LLReactionPickerItem
;
ReactionItemComponentStyles
?:
LLReactionPickerItemProps
[
"styles"
]
;
onPress
:
(
(
reactionId
)
=>
void
)
;
onReactionPanelClose
?:
(
(
)
=>
void
)
;
onReactionPanelOpen
?:
(
(
)
=>
void
)
;
reactionSpaceId
?:
string
;
visible
?:
boolean
;
}
Type declaration
Optional
Reaction
Item
Component
?:
typeof
LLReactionPickerItem
Optional
Reaction
Item
Component
Styles
?:
LLReactionPickerItemProps
[
"styles"
]
on
Press
:
(
(
reactionId
)
=>
void
)
(
reactionId
)
:
void
Parameters
reactionId
:
string
Returns
void
Optional
on
Reaction
Panel
Close
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
on
Reaction
Panel
Open
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
reaction
Space
Id
?:
string
Optional
visible
?:
boolean
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