component TrendIndicator { props { label = "Trend" title = "" description = "" value = "" variant = "default" class = "" } view { } }