Materialize CSS Preloader (Progress bar)

Preloader is used when you have content that will take a long time to load, so we provide a number activity + progress indicators.

Materialize provides various CSS classes to apply various predefined visual and behavioral enhancements to display various types of preloaders or progress bars. The following table mentions the available classes and their effects.

IndexClass nameDescription
1)progressIt is used to identify an element as a progress component. Required for div element.
2)determinateIt is used to set the basic materialize behavior to progress indicator.
3)indeterminateIt is used to set animation to progress indicator.

Example

Let's take an example to demonstrate preloader (progress bar) in Materialize CSS:

Test it Now

Output:

Materialize PreLoader 1




Latest Courses