(ns ags-config) (defn bar [monitor] (let [my-label (Widget.Label. (clj->js { :label "some example content" }))]) )