Checkout
Content Management AI
Personalize your content generation AI and create incredible user experiences for your customers
Start free trial
Question

Javascript Xml - Can you use JavaScript in XML?

Answer

The bulk of the features of XML components allow you to invoke functions written in either JavaScript or TypeScript. For the most part, this allows programmatic dynamic calculation of attribute values. So, unlike use cases that depend on hardcoded attribute values, it allows for more sophisticated use cases to be implemented.