Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/public/docs/_examples/hierarchical-dependency-injection/ts/app/edit-item.ts

7 lines
111 B
TypeScript
Raw Normal View History

docs(hierarchical-injectors): use real example code closes #406 With this change the chapter doesn't use inline code anymore but instead uses proper runnable example code.
2015-11-25 18:01:44 +01:00
// #docregion
export class EditItem<T> {
chore: first sweep on linting the codebase closes #1616
2016-06-08 01:06:25 +02:00
editing: boolean;
docs(hierarchical-injectors): use real example code closes #406 With this change the chapter doesn't use inline code anymore but instead uses proper runnable example code.
2015-11-25 18:01:44 +01:00
constructor (public item: T) {}
}
// #docregion
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 49ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API