Skip to content

ExpressionResolverComponent

constant
Variable
ExpressionResolverComponent: FC<WithIntlProps<Omit<ExpressionResolverComponentProps & ExtraProps"repeatedDataSource">>> & {} = ...

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'

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