ng-pageslide icon indicating copy to clipboard operation
ng-pageslide copied to clipboard

Can you add angular Typescript project example?

Open davvit opened this issue 7 years ago • 0 comments

Having hard time importing the directive from npm folder.

what do i need to import in my fooo.module.ts file from the node_module folder? i tried this and it does not work.

import { pageslide-directive } from 'angular-pageslide-directive';

davvit avatar Aug 29 '17 04:08 davvit