component Table { props { @event sort = function @event select = function @event rowClick = function size = "default" color = "primary" caption = "Table" columns = [] rows = [] striped = true class = "" } view {