API Docs for: 2.10.19
Show:

oreesh-loading-indicator Class

Loading indicator

// Can be created dynamically
var loadingIndicator = new OreeshLoadingIndicator();


<!-- Or via HTML -->
<oreesh-loading-indicator></oreesh-loading-indicator>

Item Index

Methods

Attributes

Methods

close

()

Hides the loading indicator.

open

()

Shows the loading-indicator.

Attributes

z-index

Number

Custom z-index style for loading indicator.