component IncidentAlert { props { label = "Incident" title = "" description = "" value = "" variant = "default" class = "" } view { } }