ng-pageslide
ng-pageslide copied to clipboard
Can you add angular Typescript project example?
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';