Mark Fisher
01/03/2025, 9:02 AMid to an element? It works, I'm just wondering if there's another way when creating the simplePanel etc.
simplePanel(className = "page-header") {
setAttribute("id", "banner")Robert Jaros
01/03/2025, 9:52 AMsimplePanel {
id = "banner"
}Mark Fisher
01/03/2025, 10:09 AM