interface valuePositionLabels {
    Items: string[];
}

Properties

Properties

Items: string[]