Custom component - CustomComponent
Creating a component

JavaScript script
Component interfaces
Example of a component function

Calling scripts or ServiceProxy

"Used services" section


Illustration 5.


Add translation button at the bottom of the panel, you should add the translation key and the default value:


Illustration 6d.

method


triggerCustomEvent


Component view with simulation


Illustration 13.
channelDescription
function, which accepts a function whose parameter is the native API object (signature: callNative(nativeFunction: (api: NativeAppApi) => any): void). The api object has an interface defined by the eximee platform. The function requested on the native object will be called only if that object is available in the context.
Last updated
Was this helpful?
