How to create an object in the environment when i am linking unreal engine with html5?

I have linked my unreal project with html5 and its working perfectly. but I want to create a button in the HTML page so that when I am clicking the button, a cube or anything will appear in that environment. I have created a button called cube but how can I

link that?