component Progress { props { size = "default" color = "primary" label = "Progress" value = 50 max = 100 showValue = true class = "" } view {