Renders a tabs component
<:tab :for={tab <- 1..20} patch="/navigation/tabs" active={tab == 14}> Navigation Tab {tab} </:tab>