RenderTooltipProps extends RenderTooltipPropsBase<ProcessStep | Transition>
The props passed to the process mining tooltip component for rendering the tooltip.
Props
Name | Description | Type |
---|---|---|
data | The data item for which the tooltip should be rendered. Defined in RenderTooltipPropsBase | TDataItem |
timestamp | The current timestamp of the ProcessMining component. | number |