Interface SettingDetailsControlRange

interface SettingDetailsControlRange {
    delayed: boolean;
    format: string;
    formatlabel: string;
    formatvalue: string;
    type: string;
}

Hierarchy (View Summary)

Properties

delayed: boolean
format: string
formatlabel: string
formatvalue: string
type: string