So apparently even though it complains that it fou...
# announcements
b
So apparently even though it complains that it found
out HTMLElement
as the generic parameter, but it expected just `HTMLElement`…. when I make the parameter for
HtmlWidget
out HTMLElement
, it works fine.
👍🏼 1