Envisioning LogoEnvisioning App (2.0.0)
Blocks

MetricHelperBlock

MetricHelperBlock

MetricHelperBlock

MetricHelperBlock

Object containing the following properties:

PropertyDescriptionTypeDefault
idstring'MetricHelperBlock'
block (*)must be MetricHelperBlock'MetricHelperBlock'
metricJoinKey (*)The metric join key to display helper forstring
settingsOptional settings to override metric helper configurationObject with properties:
  • title: string
  • showSummary: boolean
  • showDescription: boolean
  • showResults: false or Object with properties:
    • label: string
    • highlightCurrent (*): boolean
    • showResultDescription: boolean
    • showResultSummary: boolean
    • groupBy: Object with properties:
      • metricSchemaKey (*): string - The metric schema key to group results by
      • label: string
    - Configuration for showing metric results, or false to hide
size'lg' | 'md' | 'sm'

(*) Required.

On this page