Skip to main content

@log-right/base > ReportConfigBase > format

ReportConfigBase.format propertyโ€‹

The default function that will be used to format the Report. Can be overridden by the user to apply custom formatting. The default functionality will try to use the template and Result object and into a Report string.

Signature:
format: TFormat;