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

11 lines
158 B
Handlebars

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