component Divider { props { size = "default" color = "primary" label = "" orientation = "horizontal" class = "" } view { } }