Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
can we use angular material in umbraco backoffice? while using angular material umbraco does not support. can anyone help me ?
It does not support Angular material while using in umbraco backoffice.
Hi,
Are you sure that Angular Material works correctly with Angular 1.1.5?
If yes, I think you need add new package.manifest file in the App_Plugins.
For example:
{ javascript: [ '~/App_Plugins/AngularMaterial/angular-material.min.js' ] }
That's all.
Regards, Vitaly
Can Any one tell me angular 1.1.5 support angular material ?
AngularJS Material works only with AngularJS 1.x.
https://material.angularjs.org/latest/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
can we use angular material in umbraco backoffice
can we use angular material in umbraco backoffice? while using angular material umbraco does not support. can anyone help me ?
It does not support Angular material while using in umbraco backoffice.
Hi,
Are you sure that Angular Material works correctly with Angular 1.1.5?
If yes, I think you need add new package.manifest file in the App_Plugins.
For example:
{ javascript: [ '~/App_Plugins/AngularMaterial/angular-material.min.js' ] }
That's all.
Regards, Vitaly
Can Any one tell me angular 1.1.5 support angular material ?
AngularJS Material works only with AngularJS 1.x.
https://material.angularjs.org/latest/
is working on a reply...