0.1.1 • Published 10 years ago
co-tags v0.1.1
co-tags
Tags component for Angular 2
Run the example code
npm installnpm start- navigate to
localhost:3000in web browser
Guide
let tags = ['blue', 'yellow', 'red']<co-tags [tags]="tags"></co-tags>Tags component for Angular 2
npm installnpm startlocalhost:3000 in web browserlet tags = ['blue', 'yellow', 'red']<co-tags [tags]="tags"></co-tags>