component PageAlert { props { label = "Page" title = "" description = "" value = "" variant = "default" class = "" } view { } }