angular/aio/content/examples/dynamic-form/src/app
George Kalpakas 5303773daf refactor(docs-infra): fix docs examples for tslint rule prefer-const (#38143)
This commit updates the docs examples to be compatible with the
`prefer-const` tslint rule.

This is in preparation of updating the docs examples `tslint.json` to
match the one generated for new Angular CLI apps in a future commit.

PR Close #38143
2020-07-31 11:00:06 -07:00
..
app.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
app.module.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
dynamic-form-question.component.html docs: updated dynamic forms example (#31510) 2019-11-15 16:16:45 -08:00
dynamic-form-question.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
dynamic-form.component.html build(aio): change examples to CLI (#19248) 2017-09-21 17:05:54 -07:00
dynamic-form.component.ts style(docs-infra): fix docs examples for tslint rule import-spacing (#38143) 2020-07-31 11:00:05 -07:00
question-base.ts refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
question-control.service.ts refactor(docs-infra): fix docs examples for tslint rule prefer-const (#38143) 2020-07-31 11:00:06 -07:00
question-dropdown.ts refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
question-textbox.ts refactor(docs-infra): fix docs examples for tslint rules related to object properties (#38143) 2020-07-31 11:00:06 -07:00
question.service.ts refactor(docs-infra): fix docs examples for tslint rule prefer-const (#38143) 2020-07-31 11:00:06 -07:00