Forum Discussion

LNATIONDEV's avatar
LNATIONDEV
Partner
4 months ago

API reference for components in type script.

Hi,

I recently got a Quest 3 and have been exploring the Worlds Desktop Editor and its tutorials. At the moment, I'm working through the UI tutorial, and I’ve noticed that the scripts import components from "horizon/core" and "horizon/ui". Does anyone know where I can find API documentation for these.

3 Replies

  • Before I go too deep into this, I want to check if what I’m trying to do is even possible. I'd like to create an interactive button that, when clicked, opens a specific webpage. So essentially something like an embedded browser or iframe. Is that doable within Horizon Worlds? If not is there any alternatives like opening the browser outside the 'world' and redirecting them while there avatar remains paused in the world?. It will be important when they return they are in the same position.

  • As for what I'm trying to do, I don't think it is possible based on documentation and my internet searches which include some AI chatbots. What's interesting is the chatbots initially say it 'can' be done so I get my hopes up only for them to come crashing back down after testing. It doesn't seem you even have 'clipboard' access which was my last resort.