ExpressionResolverComponent

ExpressionResolverComponent

Function
ExpressionResolverComponent(propsWithIntlProps<Omit<ExpressionResolverComponentProps & ExtraProps"repeatedDataSource">>, context?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
ParameterType
props
WithIntlProps<Omit<ExpressionResolverComponentProps & ExtraProps"repeatedDataSource">>
context
any
Returns 
ReactNode

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