The LoadIndicator is a UI element notifying the viewer that a process is in progress.
import DxLoadIndicator from "devextreme-vue/load-indicator"
Selector: DxLoadIndicator
This section describes the configuration properties of the LoadIndicator UI component.
Name Description elementAttrSpecifies the global attributes to be attached to the UI component's container element.
heightSpecifies the UI component's height.
hintSpecifies text for a hint that appears when a user pauses on the UI component.
indicatorSrcSpecifies the path to an image used as the indicator.
onContentReadyA function that is executed when the UI component is rendered and each time the component is repainted.
onDisposingA function that is executed before the UI component is disposed of.
onInitializedA function used in JavaScript frameworks to save the UI component instance.
onOptionChangedA function that is executed after a UI component property is changed.
rtlEnabledSwitches the UI component to a right-to-left representation.
visibleSpecifies whether the UI component is visible.
widthSpecifies the UI component's width.
This section describes members used to manipulate the UI component.
This section describes events fired by this UI component.
Name Description contentReadyRaised when the UI component is rendered and each time the component is repainted.
disposingRaised before the UI component is disposed of.
initializedRaised only once, after the UI component is initialized.
optionChangedRaised after a UI component property is changed.
Feel free to share topic-related thoughts here.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4