Vue ValidationGroup Types
DisposingEvent
The type of the disposing event handler's argument.
import { DxValidationGroupTypes } from "devextreme-vue/validation-group"
Type:
DxValidationGroupTypes.DisposingEvent
Used in:
InitializedEvent
The type of the initialized event handler's argument.
import { DxValidationGroupTypes } from "devextreme-vue/validation-group"
Type:
DxValidationGroupTypes.InitializedEvent
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
import { DxValidationGroupTypes } from "devextreme-vue/validation-group"
Type:
DxValidationGroupTypes.OptionChangedEvent
Used in: