Aller au contenu principal

@log-right/base > Report

Report interface​

The base interface definition for Report

Signature:
export interface Report<TFormatted extends FormattedData = FormattedData> extends Event 
Extends: Event

Properties​

PropertyTypeDescription
data?TFormatted(Optional) A field containing any report specific values added during formatting that should be sent with the report