Interface SettingDetailsControlLabel

interface SettingDetailsControlLabel {
    delayed: boolean;
    format: string;
    type: string;
}

Hierarchy (View Summary)

Properties

Properties

delayed: boolean
format: string
type: string