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