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

Интерфейс IDgModifyInnerStore

interface IDgModifyInnerStore {
    disabledSelectStepTitle: string;
    isAllowSubmit: boolean;
    isDisabledForSelect: boolean;
    payload: {};
    selectStepTitle: string;
    storeKey: string;
    resetData(): void;
}
Индекс

Свойства

disabledSelectStepTitle: string
isAllowSubmit: boolean
isDisabledForSelect: boolean
payload: {}
selectStepTitle: string
storeKey: string

Методы

  • Возвращает void