component TextSkeleton { props { label = "Text" title = "" description = "" value = "" variant = "default" class = "" } view { } }