cikeChampion7 years agoRequirements for using Lithium's built-in Angular Hi there, I'm trying to add some custom AngularJS stuff to our community. I already read this article on how to bootstrap/integrate my custom AngularJS to Lithium Angular component. Well, if I use ...Show More
peterluChampion7 years agocike You can try this way<@liaAddScript angular="true"> ;(function(angular) { 'use strict'; //to do })(window.LITHIUM && LITHIUM.angular || angular); </@liaAddScript>
Recent DiscussionsCan someone walk me through authenticating and using Postman with Aurora?SolvedHow to modify User Login component's UI?Creating a blog on behalf of another user - GraphQLjson query syntax matches AND ORDate Limit in Bulk API v2 and Error with 7-Day Intervals