Hello Experts,
trying to create a CustomePane (HTML) inside an Embedded Component.
In the CustomPane Properties I can enter text values for JS Library Name, JS Library URL and JS Type Name.
I've created my custom control extending the SAPUI5 CustomPane Object in JavaScript,
but I can't find an answer to how I can deploy my JS Code, so that it gets loaded when I test the solution.
Thanks for any Help.