Use Angular controls in HTML with CSS?« Back to Questions List

Our design follows material design standards for Angular. Here are some official sites that offers material design controls(html/CSS/JS) https://material.angularjs.org/1.0.7/ & https://getmdl.io/index.html. Is there any way implement the same into my AI file so that the exported html have these MD controls along with jq animations and CSS styling?

Asked by msbhogavi
Added April 26, 2016 2:34 pm

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Hi,

You can add this easily, eg. a button – https://material.angularjs.org/1.0.7/CSS/button:

a) create a folder
b) add the Class Tag to the folder name

${class|md-button:ng-click="btnClick();"} my button

c) add a text item inside the folder for the name of the button

Ref: //exportkit.com/plugin/environments/html5/export-psd-to-angular-and-ember-js-templates

Answer by admin
Answered On April 26, 2016 2:43 pm #
Looking for another answer? View other questions in HTML CSS or get premium support for guaranteed results.
Asked by msbhogavi
1583 views
1 answer
Last Answered 8 years ago by admin

Categories

Recent Answers

asked by admin
asked by anup-sarkar
asked by originalife07
asked by yudhis
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.