Skip to content

ExpressionResolverComponent

Function
ExpressionResolverComponent(propsWithIntlProps, deprecatedLegacyContext?any): ReactNode

The component is used to resolve Expression . In most cases, passing on useDataSources , expression and widgetId , you can get the resolved result in the function onChange .

Use dark colors for code blocksCopy
1
import { ExpressionResolverComponent } from 'jimu-core'
Parameters
ParameterTypeNotes
propsWithIntlProps
deprecatedLegacyContextany
Returns 
ReactNode

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