open-consul/ui/packages/consul-ui/app/components/progress/index.hbs

11 lines
158 B
Handlebars
Raw Normal View History

{{!
Copyright (c) HashiCorp, Inc.
SPDX-License-Identifier: MPL-2.0
}}
<div
class="progress indeterminate"
role="progressbar"
...attributes
></div>