DisposingEvent
The type of the disposing event handler's argument.
import { DisposingEvent } from "devextreme/ui/validator"
Type:
Used in:
InitializedEvent
The type of the initialized event handler's argument.
import { InitializedEvent } from "devextreme/ui/validator"
Type:
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
import { OptionChangedEvent } from "devextreme/ui/validator"
Type:
Used in:
ValidatedEvent
The type of the validated event handler's argument.
import { ValidatedEvent } from "devextreme/ui/validator"
Type:
Used in:
Feedback