sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias KpiBeforeRenderHandler Beta

KpiBeforeRenderHandler: (renderOptions) => KpiRenderOptions

A handler function that allows to customize the computed KPI render options before the card is rendered. The returned options are then used when painting the card.

Parameters

ParameterType
renderOptionsKpiRenderOptions

Returns

KpiRenderOptions

Last Updated: