Skip to main content

@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