[]
        
(Showing Draft Content)

ReportItemStyle

Type Alias: ReportItemStyle<T>

type ReportItemStyle<T> = object;

Type Parameters

T

T

Properties

content

content: T;

id

id: string;

name

name: string;