Skip to content

Latest commit

 

History

History

ionic-read-more-less

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
  • Run "npm install @yellowspot/ng-truncate --save" on terminal in project directory
  • Import TruncateModule in app.module.ts file like below
  • import { TruncateModule } from '@yellowspot/ng-truncate';
  • and add 'TruncateModule' in imports[] in app.module.ts
  • Copy readmoreless folder in your pages folder

Source link