React ValidationGroup Types

DisposingEvent

The type of the disposing event handler's argument.

import { ValidationGroupTypes } from "devextreme-react/validation-group"
Type: ValidationGroupTypes.DisposingEvent

InitializedEvent

The type of the initialized event handler's argument.

import { ValidationGroupTypes } from "devextreme-react/validation-group"
Type: ValidationGroupTypes.InitializedEvent

OptionChangedEvent

The type of the optionChanged event handler's argument.

import { ValidationGroupTypes } from "devextreme-react/validation-group"
Type: ValidationGroupTypes.OptionChangedEvent