component FormAlert { props { label = "Form" title = "" description = "" value = "" variant = "default" class = "" } view { } }