Hi folks is it possible to pass an view for a draw...
# tornadofx
v
Hi folks is it possible to pass an view for a drawerItem? I currently have
Copy code
item("Collections"){
                treeview(TreeItem("Collections"))
            }