lc
David Herman
Christiano
Iframe( attrs = Modifier .borderRadius(8.px) .overflow(Overflow.Hidden) .aspectRatio(16, 9) .width(if (breakpoint > Breakpoint.LG) 66.percent else 100.percent) .toAttrs { attr("allowfullscreen", "") attr(Attr.Src, project.embeddedVideoUrl) } )
A modern programming language that makes developers happier.