Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sean Dooley 273 posts 490 karma points
    Nov 09, 2016 @ 17:37
    Sean Dooley
    0

    Property Editor external dependencies

    I'm looking to use the Angular Material library in a Property Editor that I am looking to put together.

    I need to include the following external files

    https://ajax.googleapis.com/ajax/libs/angular_material/0.11.2/angular-material.min.css

    https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular-animate.min.js https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular-aria.min.js https://ajax.googleapis.com/ajax/libs/angular_material/1.0.7/angular-material.min.js

    Then I would add the following dependency

    angular.module('myApp', ['ngMaterial']);

    How would I go about this for an Umbraco Property Editor?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies