Skip to content

Use in Angular 4 #80

@Jay-PC

Description

@Jay-PC

I ran npm install mdi, have everything there. However, I don't see a way to import in the app.module.ts, and your instructions say to..

Inject ngMdIcons to your angularjs application:
angular.module('demoapp', ['ngMdIcons']);

...but it doesn't say where, and attempting to add it with @Inject within the component's ts constructor fails with your settings-- my app doesn't recognize "angular" in angular.module from your instructions. Are there any directions for inclusion in an Angular 4 project? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions