Skip to content

widgetRender

widgetRender

Function
widgetRender(needsStoreInitboolean, theme?IMThemeVariables, locale?string, messages?I18nMessages, theme2?IMThemeVariables): WithRenderResult

Create a custom render function with ReactRedux.Provider , ThemeProvider and IntlProvider .

Parameters
ParameterTypeDefaultNotes
needsStoreInitbooleanfalse

Whether the store state needs to be initialized. NOTE: This will reset the previously state.

themeIMThemeVariables
localestring
messagesI18nMessages
theme2IMThemeVariables
Returns 
WithRenderResult

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.