Type Aliases Banner Banner
: { id
: string ; message
: string ; type
: BannerType } Type declaration id: string message: string Base Picker Data Base Picker Data: { id: string }
Component Style Prop Component Style Prop< TStyles > : { styles?: Partial < TStyles > }
Type Parameters Type declaration Optional styles?: Partial < TStyles > Gif Picker State Gif
Picker
State
: { error
: null ; gifImages
: IGif [] ; isLoading
: boolean } Type declaration error: null gif Images: IGif [] is Loading: boolean LLAlert Widget Body Styles LLAlert Widget Body Styles: { container: ViewStyle }
LLAlert Widget Detail Styles LLAlert Widget Detail Styles: { container: ViewStyle ; image: ImageStyle ; text: TextStyle }
Type declaration container: ViewStyle image: ImageStyle text: TextStyle LLAlert Widget Link Styles LLAlert Widget Link Styles: { container: ViewStyle ; text: TextStyle }
Type declaration container: ViewStyle text: TextStyle LLBase Picker Props Type Parameters LLBase Picker Styles LLBase Picker Styles: { pickerContainer: ViewStyle ; pickerItemContainer: ViewStyle ; pickerItemsScrollview: ViewStyle ; pickerLoadingIndicator: ViewStyle }
Type declaration picker Container: ViewStyle picker Item Container: ViewStyle picker Items Scrollview: ViewStyle picker Loading Indicator: ViewStyle LLChat Banner Item Styles LLChat Banner Item Styles: { bannerIndicator: ViewStyle ; bannerText: TextStyle ; itemContainer: ViewStyle }
Type declaration banner Indicator: ViewStyle banner Text: TextStyle item Container: ViewStyle LLChat Banner Styles LLChat Banner Styles: { bannerContainer: ViewStyle }
Type declaration banner Container: ViewStyle LLChat Header Styles LLChat Header Styles: { headerContainer: ViewStyle ; headerTitle: TextStyle }
Type declaration header Container: ViewStyle header Title: TextStyle LLChat Message Composer Props LLChat Message Composer Styles LLChat Message Composer Styles: { composerContainer: ViewStyle ; composerIcon: ImageStyle ; composerInput: ViewStyle }
Type declaration composer Container: ViewStyle composer Icon: ImageStyle composer Input: ViewStyle LLChat Message Item Body Props LLChat Message Item Body Styles LLChat Message Item Body Styles: { selfMessageTextContainer: ViewStyle ; textContainer: ViewStyle ; textContent: ViewStyle }
Type declaration self Message Text Container: ViewStyle text Container: ViewStyle text Content: ViewStyle LLChat Message Item Body Text Props LLChat Message Item Body Text Styles LLChat Message Item Body Text Styles: { deletedMessageText: TextStyle ; selfMessageText: TextStyle ; stickerImage: ImageStyle ; text: TextStyle }
Type declaration deleted Message Text: TextStyle self Message Text: TextStyle sticker Image: ImageStyle text: TextStyle LLChat Message Item Footer Props LLChat Message Item Footer Styles LLChat Message Item Footer Styles: { addReactionIcon: ImageStyle ; footerContainer: ViewStyle }
Type declaration add Reaction Icon: ImageStyle footer Container: ViewStyle LLChat Message Item Header Props LLChat Message Item Header Styles LLChat Message Item Header Styles: { avatarImage: ImageStyle ; headerContainer: ViewStyle ; ownTimestamp: TextStyle ; ownUsername: TextStyle ; timestamp: TextStyle ; titleContainer: ViewStyle ; username: TextStyle }
Type declaration avatar Image: ImageStyle header Container: ViewStyle own Timestamp: TextStyle own Username: TextStyle timestamp: TextStyle title Container: ViewStyle username: TextStyle LLChat Message Item Styles LLChat Message Item Styles: { messageItemContainer: ViewStyle ; selfMessageItemContainer: ViewStyle }
Type declaration message Item Container: ViewStyle self Message Item Container: ViewStyle LLChat Message List Styles LLChat Message List Styles: { listLoadingIndicator: ViewStyle ; rootContainer: ViewStyle }
Type declaration list Loading Indicator: ViewStyle root Container: ViewStyle LLChat Message Menu Option Props Type Parameters OnClickApiFnResponseData extends Promise < any > LLChat Message Menu Option Styles LLChat Message Menu Option Styles: { menuItem: ViewStyle ; menuItemBottomDivider: ViewStyle ; menuItemIcon: ImageStyle ; menuItemText: TextStyle ; menuItemTopDivider: ViewStyle }
Type declaration menu Item: ViewStyle menu Item Bottom Divider: ViewStyle menu Item Icon: ImageStyle menu Item Text: TextStyle menu Item Top Divider: ViewStyle LLChat Message Menu Styles LLChat Message Menu Styles: { menuContainer: ViewStyle }
LLChat Styles LLChat Styles: { chatContainer: ViewStyle }
LLCheer Meter Widget Body Props LLCheer Meter Widget Body Styles LLCheer Meter Widget Body Styles: { bodyContainer: ViewStyle ; optionContainer: ViewStyle }
Type declaration body Container: ViewStyle option Container: ViewStyle LLCheer Meter Widget Cheer Count Props LLCheer Meter Widget Cheer Count Styles LLCheer Meter Widget Cheer Count Styles: { cheerCountContainer: ViewStyle ; cheerCountText: TextStyle }
Type declaration cheer Count Container: ViewStyle cheer Count Text: TextStyle LLCheer Meter Widget Option Props LLCheer Meter Widget Option Styles LLCheer Meter Widget Option Styles: { optionContainer: ViewStyle ; optionImage: ImageStyle }
Type declaration option Container: ViewStyle option Image: ImageStyle LLCheer Meter Widget Result Props LLCheer Meter Widget Result Styles LLCheer Meter Widget Result Styles: { leftOptionContainer: ViewStyle ; optionContainer: ViewStyle ; optionText: TextStyle ; resultContainer: ViewStyle ; rightOptionContainer: ViewStyle }
Type declaration left Option Container: ViewStyle option Container: ViewStyle option Text: TextStyle result Container: ViewStyle right Option Container: ViewStyle LLComponent Style Fn LLComponent
Style
Fn
< TStyles > : ( ( arg
: { theme
: LLTheme } ) => TStyles ) Type Parameters Type declaration Parameters Returns TStyles LLComposer Send Button Props LLComposer Send Button Styles LLComposer Send Button Styles: { buttonContainer: ViewStyle ; icon: ImageStyle }
Type declaration button Container: ViewStyle icon: ImageStyle LLCore Widget Children Props LLCore
Widget
Children
Props
: { widget
: IWidgetPayload ; onDismiss
?: any } LLCore Widget Props LLCore
Widget
Props
: ComponentStyleProp < LLCoreWidgetStyles > & { ErrorComponent
?: ComponentType < unknown > ; LoadingComponent
?: ComponentType < unknown > ; programId
: string ; widgetId
: string ; widgetKind
: WidgetKind ; children
?: any ; onDismiss
?: any } LLCore Widget Styles LLCore Widget Styles: { errorText: TextStyle ; widgetContainer: ViewStyle }
Type declaration error Text: TextStyle widget Container: ViewStyle LLEmoji Slider Styles LLEmoji Slider Styles: { maximumTrackStyle: ViewStyle ; minimumTrackStyle: ViewStyle ; sliderThumbImage: ImageStyle ; sliderTrack: ViewStyle ; thumpImage: ImageStyle ; trackMarkContainer: ViewStyle ; trackMarkLine: ViewStyle ; trackMarkText: TextStyle }
Type declaration maximum Track Style: ViewStyle minimum Track Style: ViewStyle slider Thumb Image: ImageStyle slider Track: ViewStyle thump Image: ImageStyle track Mark Container: ViewStyle track Mark Line: ViewStyle track Mark Text: TextStyle LLEmoji Slider Widget Body Props LLEmoji Slider Widget Body Styles LLEmoji Slider Widget Body Styles: { bodyContainer: ViewStyle }
LLEmoji Slider Widget Submit Button Props LLEnd WidgetUIPhase Label Props LLEnd WidgetUIPhase Label Styles LLEnd WidgetUIPhase Label Styles: { container: ViewStyle ; label: TextStyle }
Type declaration container: ViewStyle label: TextStyle LLGif Picker Header Styles LLGif Picker Header Styles: { closeIcon: ImageStyle ; headerContainer: ViewStyle ; searchInput: ViewStyle }
Type declaration close Icon: ImageStyle header Container: ViewStyle search Input: ViewStyle LLGif Picker Styles LLGif Picker Styles: { gifImage: ImageStyle ; gifImageContainer: ViewStyle }
Type declaration gif Image: ImageStyle gif Image Container: ViewStyle LLMessage List Empty Component Props LLMessage List Empty Component Styles LLMessage List Empty Component Styles: { container: ViewStyle ; text: TextStyle }
Type declaration container: ViewStyle text: TextStyle LLNumber Prediction Follow Up Widget Props LLNumber Prediction Widget Body Props LLNumber Prediction Widget Body Styles LLNumber Prediction Widget Body Styles: { bodyContainer: ViewStyle }
LLNumber Prediction Widget Option Props LLNumber Prediction Widget Option Styles LLNumber Prediction Widget Option Styles: { correctNumberInput: TextStyle ; correctResultContainer: ViewStyle ; incorrectNumberInput: TextStyle ; incorrectResultContainer: ViewStyle ; numberInput: TextStyle ; optionContainer: ViewStyle ; optionDescriptionContainer: ViewStyle ; optionDescriptionText: TextStyle ; optionImage: ImageStyle ; resultContainer: ViewStyle ; resultText: TextStyle ; validOptionContainer: ViewStyle }
Type declaration correct Number Input: TextStyle correct Result Container: ViewStyle incorrect Number Input: TextStyle incorrect Result Container: ViewStyle number Input: TextStyle option Container: ViewStyle option Description Container: ViewStyle option Description Text: TextStyle option Image: ImageStyle result Container: ViewStyle result Text: TextStyle valid Option Container: ViewStyle LLNumber Prediction Widget Props LLNumber Prediction Widget Submit Button Props LLPrediction Follow Up Widget Props LLQuiz Widget Body Styles LLQuiz Widget Body Styles: { bodyContainer: ViewStyle }
LLQuiz Widget Submit Button Props LLReaction Picker Item Props LLReaction Picker Item Styles LLReaction Picker Item Styles: { reactionIcon: ImageStyle }
LLReaction Picker Styles LLReaction Picker Styles: { pickerContainer: ViewStyle }
Type declaration picker Container: ViewStyle LLSticker Picker Styles LLSticker Picker Styles: { pickerCloseIcon: ImageStyle ; stickerHeaderContainer: ViewStyle ; stickerImage: ImageStyle ; stickerImageContainer: ViewStyle ; stickerPackIcon: ImageStyle ; stickerPacksContainer: ViewStyle }
Type declaration picker Close Icon: ImageStyle sticker Header Container: ViewStyle sticker Image: ImageStyle sticker Image Container: ViewStyle sticker Pack Icon: ImageStyle sticker Packs Container: ViewStyle LLText Ask Widget Action Info Props LLText Ask Widget Action Info Styles LLText Ask Widget Action Info Styles: { confirmMessageText: TextStyle ; container: ViewStyle }
Type declaration confirm Message Text: TextStyle container: ViewStyle LLText Ask Widget Body Styles LLText Ask Widget Body Styles: { askText: TextStyle ; container: ViewStyle }
Type declaration ask Text: TextStyle container: ViewStyle LLText Ask Widget Input Props LLText Ask Widget Input Styles LLText Ask Widget Input Styles: { container: ViewStyle ; input: TextStyle }
Type declaration container: ViewStyle input: TextStyle LLText Ask Widget Submit Button Props LLTheme LLTheme: { background: string ; border: string ; correct: string ; correctIncorrectText: string ; disabledButtonBackground: string ; disabledButtonText: string ; error: string ; incorrect: string ; info: string ; popoverBackground: string ; primaryButtonBackground: string ; primaryButtonText: string ; primaryPressedButtonBackground: string ; secondaryBackground: string ; secondaryText: string ; text: string ; widgetBackground: string ; widgetOption: string ; widgetSelectedOption: string }
Type declaration background: string border: string correct: string correct Incorrect Text: string disabled Button Background: string disabled Button Text: string error: string incorrect: string info: string popover Background: string primary Button Background: string primary Button Text: string primary Pressed Button Background: string secondary Background: string secondary Text: string text: string widget Background: string widget Option: string widget Selected Option: string LLTheme Assets LLTheme Assets: { avatar: ImageSourcePropType ; bin: ImageSourcePropType ; blockUser: ImageSourcePropType ; close: ImageSourcePropType ; flag: ImageSourcePropType ; gif: ImageSourcePropType ; reaction: ImageSourcePropType ; send: ImageSourcePropType ; sticker: ImageSourcePropType ; themeSwitch: ImageSourcePropType }
Type declaration avatar: ImageSourcePropType bin: ImageSourcePropType block User: ImageSourcePropType close: ImageSourcePropType flag: ImageSourcePropType gif: ImageSourcePropType reaction: ImageSourcePropType send: ImageSourcePropType sticker: ImageSourcePropType theme Switch: ImageSourcePropType LLTheme Switch Styles LLTheme Switch Styles: { image: ImageStyle ; imageContainer: ViewStyle }
Type declaration image: ImageStyle image Container: ViewStyle LLUser Reaction Count Detail Props LLUser Reaction Count Detail Styles LLUser Reaction Count Detail Styles: { container: ViewStyle ; reactionCountText: TextStyle ; reactionIcon: ImageStyle ; selfReactionContainer: ViewStyle ; selfReactionCountText: TextStyle }
Type declaration container: ViewStyle reaction Count Text: TextStyle reaction Icon: ImageStyle self Reaction Container: ViewStyle self Reaction Count Text: TextStyle LLUser Reaction Counts Props LLUser Reaction Counts Styles LLUser Reaction Counts Styles: { moreReactionsText: TextStyle ; moreReactionsView: ViewStyle ; reactionCountsContainer: ViewStyle }
Type declaration more Reactions Text: TextStyle more Reactions View: ViewStyle reaction Counts Container: ViewStyle LLVote Widget Body Styles LLVote Widget Body Styles: { bodyContainer: ViewStyle }
LLWidget Action Info Styles LLWidget Action Info Styles: { container: ViewStyle }
LLWidget Choice Option Props LLWidget
Choice
Option
Props
: { OptionComponent
?: typeof LLWidgetOption ; OptionComponentStyles
?: LLWidgetOptionProps [ "styles" ] ; optionIndex
: number ; selectedOptionIndex
: number ; widgetId
: string ; onOptionChange
: any } Type declaration Optional Option Component?: typeof LLWidgetOption Optional Option Component Styles?: LLWidgetOptionProps [ "styles" ] option Index: number selected Option Index: number widget Id: string on Option Change: function on Option Change( optionIndex: number ) : void LLWidget Footer Styles LLWidget Footer Styles: { container: ViewStyle }
LLWidget Header Dismiss Icon Props LLWidget Header Dismiss Icon Styles LLWidget Header Dismiss Icon Styles: { container: ViewStyle ; image: ImageStyle ; imageContainer: ViewStyle }
Type declaration container: ViewStyle image: ImageStyle image Container: ViewStyle LLWidget Header Styles LLWidget Header Styles: { headerContainer: ViewStyle ; headerSubContainer: ViewStyle ; title: TextStyle }
Type declaration header Container: ViewStyle header Sub Container: ViewStyle title: TextStyle LLWidget Interactive Timer Props LLWidget Interactive Timer Styles LLWidget Interactive Timer Styles: { container: ViewStyle ; innerContainer: ViewStyle }
Type declaration container: ViewStyle inner Container: ViewStyle LLWidget Option Result Bar Props LLWidget Option Result Bar Styles LLWidget Option Result Bar Styles: { resultBarContainer: ViewStyle ; resultBarView: ViewStyle }
Type declaration result Bar Container: ViewStyle result Bar View: ViewStyle LLWidget Option Styles LLWidget Option Styles: { correctOptionContainer: ViewStyle ; incorrectOptionContainer: ViewStyle ; optionContainer: ViewStyle ; optionImage: ImageStyle ; optionText: TextStyle ; optionTextContainer: ViewStyle ; percentText: TextStyle ; selectedOptionContainer: ViewStyle }
Type declaration correct Option Container: ViewStyle incorrect Option Container: ViewStyle option Container: ViewStyle option Image: ImageStyle option Text: TextStyle option Text Container: ViewStyle percent Text: TextStyle selected Option Container: ViewStyle LLWidget Reward Styles LLWidget Reward Styles: { singleRewardText: TextStyle ; slidingRewardText: TextStyle }
Type declaration single Reward Text: TextStyle sliding Reward Text: TextStyle LLWidget Rewards Styles LLWidget Rewards Styles: { container: ViewStyle }
LLWidget Separator Styles LLWidget Separator Styles: { container: ViewStyle }
LLWidget Sponsor Styles LLWidget Sponsor Styles: { container: ViewStyle ; sponsorImage: ImageStyle ; sponsorText: TextStyle }
Type declaration container: ViewStyle sponsor Image: ImageStyle sponsor Text: TextStyle LLWidget Submit Button Component Props LLWidget Submit Button Props LLWidget Submit Button Styles LLWidget Submit Button Styles: { buttonContainer: ViewStyle ; buttonText: TextStyle ; disabledButtonContainer: ViewStyle ; disabledButtonText: TextStyle }
Type declaration button Container: ViewStyle button Text: TextStyle disabled Button Container: ViewStyle disabled Button Text: TextStyle LLWidget Vote Option Props LLWidget
Vote
Option
Props
: { OptionComponent
?: typeof LLWidgetOption ; OptionComponentStyles
?: LLWidgetOptionProps [ "styles" ] ; correctable
?: boolean ; optionIndex
: number ; selectedOptionIndex
: number ; widgetId
: string ; onOptionChange
: any } Type declaration Optional Option Component?: typeof LLWidgetOption Optional Option Component Styles?: LLWidgetOptionProps [ "styles" ] Optional correctable?: boolean option Index: number selected Option Index: number widget Id: string on Option Change: function on Option Change( optionIndex: number ) : void LLWidgets Load More Button Props LLWidgets Load More Button Styles LLWidgets Load More Button Styles: { buttonContainer: ViewStyle ; buttonText: TextStyle ; container: ViewStyle ; disabledButtonContainer: ViewStyle ; disabledButtonText: TextStyle ; loadingIndicator: TextStyle }
Type declaration button Container: ViewStyle button Text: TextStyle container: ViewStyle disabled Button Container: ViewStyle disabled Button Text: TextStyle loading Indicator: TextStyle LLWidgets Styles LLWidgets Styles: { container: ViewStyle ; errorContainer: ViewStyle ; errorText: TextStyle }
Type declaration container: ViewStyle error Container: ViewStyle error Text: TextStyle Number Prediction Widget Option Details Type declaration is Correct: boolean is Widget Option Disabled: boolean show Widget Result: boolean Popover Detail Popover
Detail
: { messageId
: string ; popoverType
: PopoverType | undefined } SliderUIComponent Props SliderUIComponent Props: SliderProps
Track Number Prediction Widget Interacted Args Track
Number
Prediction
Widget
Interacted
Args
: { value
: number ; widgetOption
: IWidgetOptionItem } Use Auto Hide Banner Effect Arg Use Auto Hide Banner Effect Arg: { bannerAutoHideTimeout?: number }
Type declaration Optional banner Auto Hide Timeout?: number Use Chat Message Arg Use Chat Message Arg: { roomId: string }
Use Chat Message Menu Item Actions Arg Use
Chat
Message
Menu
Item
Actions
Arg
: { messageDetails
: IChatMessage } Use Chat Room Arg Use Chat Room Arg: { roomId: string }
Use Cheer Meter On Option Press Arg Use Cheer Meter On Option Press Arg: { optionIndex: number ; throttleTime: number ; widgetId: string }
Type declaration option Index: number throttle Time: number widget Id: string Use Emoji Slider Arg Use Emoji Slider Arg: { initialValue?: number ; thumbImages: { imageUrl: string ; min: number } [] ; value: number ; onSlidingComplete: any ; onValueChange?: any }
Type declaration Optional initial Value?: number thumb Images: { imageUrl: string ; min: number } [] value: number on Sliding Complete: function on Sliding Complete( value: number ) : void on Value Change?: function on Value Change( value: number ) : void Use Is End WidgetUIPhase Arg Use Is End WidgetUIPhase Arg: { widgetId: string }
Use Is Timeline Widget Arg Use Is Timeline Widget Arg: { widgetId: string }
Use Is Widget Disabled Arg Use Is Widget Disabled Arg: { widgetId: string }
Use Is Widget Option Disabled Arg Use Is Widget Option Disabled Arg: { optionIndex: number ; widgetId: string }
Type declaration option Index: number widget Id: string Use Load Reaction Pack Arg Use Load Reaction Pack Arg: { reactionSpaceId: string }
Use Load Timeline Widget Effect Arg Use
Load
Timeline
Widget
Effect
Arg
: { mode
: WidgetMode ; programId
: string } Use Load User Reactions Arg Use Load User Reactions Arg: { reactionSpaceId: string }
Use Load Widget Effect Arg Use
Load
Widget
Effect
Arg
: { programId
: string ; widgetId
: string ; widgetKind
: WidgetKind } Type declaration program Id: string widget Id: string Use Load Widget Rewards Effect Arg Use Load Widget Rewards Effect Arg: { widgetId: string }
Use Message Item Popover Arg Use Message Item Popover Arg: { messageId?: string }
Type declaration Optional message Id?: string Use Number Prediction Widget Option Arg Type declaration option Index: number widget Id: string Use Prediction Claim Reward Effect Arg Use
Prediction
Claim
Reward
Effect
Arg
: { widgetId
: string ; widgetKind
: WidgetKind } Use Prediction Widget Effect Arg Use Prediction Widget Effect Arg: { inlineFollowUp?: boolean ; programId: string ; widgetId: string }
Type declaration Optional inline Follow Up?: boolean program Id: string widget Id: string Use Reaction Pack Arg Use Reaction Pack Arg: { reactionSpaceId: string }
Use Reaction Space Arg Use Reaction Space Arg: { targetGroupId: string }
Use Selected Widget Option Use Selected Widget Option: { widgetId: string }
Use Styles Arg Use
Styles
Arg
< TStyles > : { componentStylesFn
: LLComponentStyleFn < TStyles > ; stylesProp
?: Partial < TStyles > } Type Parameters Type declaration Optional styles Prop?: Partial < TStyles > Use Text Ask Input Text Arg Use Text Ask Input Text Arg: { widgetId: string }
Use Theme Arg Use Theme Arg: { themeType?: ColorSchemeName }
Type declaration Optional theme Type?: ColorSchemeName Use Timeline Widgets Arg Use Timeline Widgets Arg: { programId: string }
Use User Number Options Arg Use User Number Options Arg: { widgetId: string }
Use User Reaction Actions Arg Use User Reaction Actions Arg: { targetGroupId: string ; targetId: string }
Type declaration target Group Id: string target Id: string Use User Reactions Arg Use User Reactions Arg: { reactionSpaceId: string ; targetId: string }
Type declaration reaction Space Id: string target Id: string Use User Slider Magnitude Arg Use User Slider Magnitude Arg: { widgetId: string }
Use Widget Actions Arg Use Widget Actions Arg: { widgetId: string }
Use Widget Arg Use Widget Arg: { widgetId: string }
Use Widget Choices Arg Use Widget Choices Arg: { widgetId: string }
Use Widget Dismiss Arg Use Widget Dismiss Arg: { widgetId: string ; onDismiss?: any }
Type declaration widget Id: string on Dismiss?: function Use Widget Expiry Effect Arg Use Widget Expiry Effect Arg: { widgetId: string }
Use Widget Interacted Analytics Args Use Widget Interacted Analytics Args: { widgetId: string }
Use Widget Interaction Actions Arg Use Widget Interaction Actions Arg: { widgetId: string }
Use Widget Interactions Arg Use Widget Interactions Arg: { widgetId: string }
Use Widget Interactive Timeout Arg Use Widget Interactive Timeout Arg: { interactiveTimeout?: number | null ; widgetId: string ; onInteractiveTimeout?: any }
Type declaration Optional interactive Timeout?: number | null widget Id: string on Interactive Timeout?: function on Interactive Timeout( ) : void Use Widget Interactive Timeout Result Use Widget Interactive Timeout Result: { interactiveTimeout: number | null ; onInteractiveTimeout: any }
Type declaration interactive Timeout: number | null on Interactive Timeout: function on Interactive Timeout( ) : void Use Widget Kind Arg Use Widget Kind Arg: { widgetId: string }
Use Widget Options Arg Use Widget Options Arg: { widgetId: string }
Use Widget Result State Arg Use Widget Result State Arg: { widgetId: string }
Use Widget Rewards Arg Use Widget Rewards Arg: { widgetId: string }
Use Widget Rewards Effect Arg Use Widget Rewards Effect Arg: { widgetId: string }
Use Widget Selected Option Index Arg Use Widget Selected Option Index Arg: { widgetId: string }
Use Widget Sponsors Arg Use Widget Sponsors Arg: { widgetId: string }
Use Widget Submit Action Arg Use Widget Submit Action Arg: { widgetId: string }
Use WidgetUIPhase Arg Use WidgetUIPhase Arg: { widgetId: string }
User Reactions For Target Id State User Reactions For Target Id State: {}
Widget Create Interaction Action Arg Widget Update Interaction Action Arg create Styles Arg create Styles Arg< TStyles > : { componentStyles: TStyles ; stylesProp?: Partial < TStyles > }
Type Parameters Type declaration component Styles: TStyles Optional styles Prop?: Partial < TStyles > use Debounce Args use Debounce Args: { timer: number ; callback: any }
Type declaration timer: number callback: function callback( ... args: any [] ) : void use Timeline Widget Actions Arg use Timeline Widget Actions Arg: { programId: string }
custom interactiveTimeout, defaults to the timeout value set when creating widget in producer suite