[]
        
(Showing Draft Content)

ReportItemsStyles

Type Alias: ReportItemsStyles

type ReportItemsStyles = object;

Defines the report item css styles.

Properties

cssUri?

optional cssUri: string;

Specifies the URI of a custom css that will be applied to the report items.

Example

cssUri: 'custom-styles.css'