component NotFoundState { props { label = "NotFound" title = "" description = "" value = "" variant = "default" class = "" } view { } }