// Themed table wrapper — put a …
(or thead/tbody) in the slot. // Scrolls horizontally on small screens. component Table { props { class = "" } view {
} }