Enums: SpinKit

Pick a loader animation style with a single enum value.

SpinKit enums let you match loading indicators to context, from subtle pulses to eye-catching waves.

How it works

Set SpinKitType on the SpinKit component to select the animation style you want.

Examples

  • SpinKitType.Pulse for subtle inline loaders.
  • SpinKitType.Wave for larger loading states.
  • SpinKitType.Circle for classic spinners.

Reference

SpinKitType

  • Plane
  • Chase
  • Bounce
  • Wave
  • Pulse
  • Flow
  • Swing
  • Circle
  • CircleFade
  • Grid
  • Fold
  • Wander
On this page