1 2 3 4 5 6 7 8
Button Example #html/app = [ root: "mech-root" contains: [ kind: "button" contains: "Click Me!" ] ]