I am new to blockly. Any help will be really appreciated
I am trying to use some HTML in the toolbox.
Like having a select dropdown, and then selecting values from the dropdown will generate blocks according to the selected values.
The toolbox is an XML and I am unable to use Htmlin that.
Can anyone help with this? Please