fun buttonBar(x1: String, x2: String, x3: String) = doc.create.div { button { +x1 } button { +x2 } button { +x3 }}80% of my coding is doing this (or why templates are dead)85724David FordResist DesignFollowJul 28, 2017 · 1 min readUhm… no!