{% set active_page = 'Linear Progress' -%} {% extends "layouts/" + layout + ".html" %} {% block styles %} {% endblock %} {% block content %}
Progress and activity indicators are visual indications of an app loading content.
A single visual indicator should be used to represent each type of operation. For example, a refresh operation should display either a refresh bar or an activity circle, but not both.