-
Notifications
You must be signed in to change notification settings - Fork 26.2k
docs(aio): update template forms to CLI #20014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
You can preview c3dd375 at https://pr20014-c3dd375.ngbuilds.io/. |
c3dd375
to
a768479
Compare
You can preview a768479 at https://pr20014-a768479.ngbuilds.io/. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and urgent to get aligned with v.5
We can do more polishing later
aio/content/guide/forms.md
Outdated
There are only two changes. | ||
The `template` is simply the new element tag identified by the component's `selector` property. | ||
This displays the hero form when the application component is loaded. | ||
Don't forget to remove the `name` field from the class body aswell. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aswell
=> as well
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
classic mistake I make. Thanks
a768479
to
864f205
Compare
You can preview 864f205 at https://pr20014-864f205.ngbuilds.io/. |
864f205
to
56c7ab2
Compare
You can preview 56c7ab2 at https://pr20014-56c7ab2.ngbuilds.io/. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Template forms done for #19510