Type Alias MeasureListDef

Defines the list of measures.

type MeasureListDef = {
    qData?: Record<string, string>;
    qType?: string;
}
Index

Properties

Properties

qData?: Record<string, string>

Data

qType?: string

Type of the list.