Is there a way to get access to the h
helper from virtual-dom
in a site customization? I’m trying to add a simple dropdown widget to use in our header, and I can’t get that darned h
, even though I can get createWidget
Is there a way to get access to the h
helper from virtual-dom
in a site customization? I’m trying to add a simple dropdown widget to use in our header, and I can’t get that darned h
, even though I can get createWidget