Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas metus nulla, commodo a sodales sed, dignissim pretium nunc. Nam et lacus neque. Ut enim massa, sodales tempor convallis et, iaculis ac massa.
TThe Material Design Lite (MDL) progress component is a visual indicator of background activity in a web page or application. A progress indicator consists of a (typically) horizontal bar containing some animation that conveys a sense of motion. While some progress devices indicate an approximate or specific percentage of completion, the MDL progress component simply communicates the fact that an activity is ongoing and is not yet complete.
MDL class | Effect | Remarks |
---|---|---|
mdl-spinner |
Defines the container as an MDL spinner component | Required |
mdl-js-spinner |
Assigns basic MDL behavior to spinner | Required |
is-active |
Makes the spinner visible and animated | Optional |
mdl-spinner--single-color |
Uses a single (primary palette) color instead of changing colors | Optional |