Юниверс DG SDK UI
v2.15.0

Интерфейс StandaloneFormatSpec

interface StandaloneFormatSpec {
    format: string[];
    isFormat?: RegExp;
    standalone: string[];
}
Индекс

Свойства

Свойства

format: string[]
isFormat?: RegExp
standalone: string[]