component DataTable { props { size = "default" color = "primary" caption = "Data Table" columns = [] rows = [] striped = true class = "" } view {