mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Components update v.3.21.0
This commit is contained in:
parent
18497d55b1
commit
defd6ff6e2
242 changed files with 28022 additions and 17523 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="p-progress-spinner" role="alert" aria-busy="true">
|
||||
<div class="p-progress-spinner" role="progressbar">
|
||||
<svg class="p-progress-spinner-svg" viewBox="25 25 50 50" :style="svgStyle">
|
||||
<circle class="p-progress-spinner-circle" cx="50" cy="50" r="20" :fill="fill" :stroke-width="strokeWidth" strokeMiterlimit="10" />
|
||||
</svg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue