Vue Exporter Events
This section describes events fired by this widget.
disposing
Raised before the widget is disposed of.
Type:
Event
Function parameters:
e:
Information about the event.
Object structure:
| Name | Type | Description |
|---|---|---|
| component | Exporter |
The widget's instance. |
Main article: onDisposing
See Also
initialized
Raised only once, after the widget is initialized.
Type:
Event
Function parameters:
e:
Information about the event.
Object structure:
| Name | Type | Description |
|---|---|---|
| component | Exporter |
The widget's instance. |
| element |
The widget's container. It is an HTML Element or a jQuery Element when you use jQuery. |
Main article: onInitialized
See Also
optionChanged
Raised after a widget option is changed.
Type:
Event
Main article: onOptionChanged
See Also
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.