This component of the Design System is deprecated, which means it'll be replaced or removed soon. Until that, the Design System team will support existing implementations, but please avoid implementing this component in new projects.
API Reference e-criteria
Properties
Name
Description
Type
Required
Default value
label
Defines the component header
string
-
-
condition-types
Defines an array contains all conditions. Every condition is described by a key, a label and a template key.
Defines a formatter that will be used to display values of a condition. It takes { conditionTypeKey, values } as argument and should return the formatted string or an array of formatted strings