DisposingEvent
The type of the disposing event handler's argument.
import { DisposingEvent } from "devextreme/ui/drawer"
Type:
Used in:
InitializedEvent
The type of the initialized event handler's argument.
import { InitializedEvent } from "devextreme/ui/drawer"
Type:
Used in:
OptionChangedEvent
The type of the optionChanged event handler's argument.
import { OptionChangedEvent } from "devextreme/ui/drawer"
Type:
Used in:
PanelLocation
Type:
Accepted Values: 'left' | 'right' | 'top' | 'bottom' | 'before' | 'after'
Used in:
Feedback