objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

How to: Get name of current micro app #286

Closed michaelbukachi closed 6 years ago

michaelbukachi commented 7 years ago

Hello. Is it possible to get the name of the current micro app through javascript?

objecthub-io commented 7 years ago

Yes, it is possible!

See an example here: https://repo.on.objecthub.io/object/example-get-micro-app-title (Fork the object or click on View in IDE to see the source code).

objecthub-io commented 6 years ago

Closing as fixed.