SpinKit plugin

SpinKit is DA plugin that shows custom spinner on apex region/html element.
In this example you can apply spinner color, overlay and spinner type. After that click report pagionation buttons for effect.

Geometry report

60014003003CAAlamedaCalifornia
60014007002CAAlamedaCalifornia
60014007003CAAlamedaCalifornia
60014008001CAAlamedaCalifornia
60014008003CAAlamedaCalifornia
60014009001CAAlamedaCalifornia
60014213003CAAlamedaCalifornia
60014219002CAAlamedaCalifornia
60014221002CAAlamedaCalifornia
60014234004CAAlamedaCalifornia

Options

 

Options

      Spinkit can be used two ways:

      1) Create DA on "Page Load" with spinkit plugin. Then on under Affected Element select region and choose your region.
      Then Spinkit plugin is listening to DOM events on region apexbeforerefresh and apexafterrefresh for triggering show/hide.
      2) As triggering action (for example button click). Create DA on "Button click" with spinkit plugin under Affected Element set jQuery Selector and set body (for example).
      Then Spinkit is showen when triggering action happened.

      Spinner type - select list, choose your spinner type that will be used for animation.

      Show overlay - Yes/no.

      Delay hide - number, miliseconds, delay hide after show is triggered.

      Auto show - show spinner on component initialization.

      Affected Element - element/region on DOM where spinner will be applied.