Skip to content

Instantly share code, notes, and snippets.

View milleraundra's full-sized avatar

Aundra Miller milleraundra

View GitHub Profile
@bennadel
bennadel / app.component.ts
Created March 9, 2017 13:15
Creating A Simple Copy-To-Clipboard Directive In Angular 2.4.9
// Import the core angular services.
import { Component } from "@angular/core";
@Component({
moduleId: module.id,
selector: "my-app",
styleUrls: [ "./app.component.css" ],
template:
`
<p>