-
Notifications
You must be signed in to change notification settings - Fork 26.1k
api doc for directives #24135
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
api doc for directives #24135
Conversation
You can preview 29ddcf8 at https://pr24135-29ddcf8.ngbuilds.io/. |
29ddcf8
to
62cbb1d
Compare
You can preview 62cbb1d at https://pr24135-62cbb1d.ngbuilds.io/. |
You can preview ea6598d at https://pr24135-ea6598d.ngbuilds.io/. |
ea6598d
to
1a7e488
Compare
You can preview 1a7e488 at https://pr24135-1a7e488.ngbuilds.io/. |
1a7e488
to
e5cdb0f
Compare
You can preview e5cdb0f at https://pr24135-e5cdb0f.ngbuilds.io/. |
e5cdb0f
to
b29b47f
Compare
You can preview b29b47f at https://pr24135-b29b47f.ngbuilds.io/. |
b29b47f
to
c8cc271
Compare
You can preview c8cc271 at https://pr24135-c8cc271.ngbuilds.io/. |
You can preview 4e9ef50 at https://pr24135-4e9ef50.ngbuilds.io/. |
4e9ef50
to
3699efd
Compare
You can preview 3699efd at https://pr24135-3699efd.ngbuilds.io/. |
3699efd
to
98b3203
Compare
You can preview 98b3203 at https://pr24135-98b3203.ngbuilds.io/. |
* Within that container, `[ngSwitchCase]` directives on views | ||
* provide the match expressions. | ||
* - First view that matches is added to the DOM. The same view can be associated with | ||
* more than one case. |
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.
How? AFAIK this is a pending feature request: #14659.
98b3203
to
11963ca
Compare
You can preview 11963ca at https://pr24135-11963ca.ngbuilds.io/. |
11963ca
to
d2ef512
Compare
You can preview d2ef512 at https://pr24135-d2ef512.ngbuilds.io/. |
d2ef512
to
c8045e1
Compare
You can preview c8045e1 at https://pr24135-c8045e1.ngbuilds.io/. |
c8045e1
to
3bcde99
Compare
You can preview 3bcde99 at https://pr24135-3bcde99.ngbuilds.io/. |
95f7f13
to
a1e7273
Compare
You can preview a1e7273 at https://pr24135-a1e7273.ngbuilds.io/. |
a1e7273
to
3583dbb
Compare
You can preview 3583dbb at https://pr24135-3583dbb.ngbuilds.io/. |
3583dbb
to
19d7af5
Compare
You can preview 19d7af5 at https://pr24135-19d7af5.ngbuilds.io/. |
85757cd
to
fb33966
Compare
You can preview fb33966 at https://pr24135-fb33966.ngbuilds.io/. |
fb33966
to
eaa716c
Compare
You can preview eaa716c at https://pr24135-eaa716c.ngbuilds.io/. |
eaa716c
to
a536263
Compare
You can preview ef08c0d at https://pr24135-ef08c0d.ngbuilds.io/. |
You can preview e9678c6 at https://pr24135-e9678c6.ngbuilds.io/. |
* - A value is an expression to be evaluated. | ||
* | ||
* An attribute directive that updates styles for the containing HTML element. | ||
* Sets one or more style propeties, specified as key-value pairs. |
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.
typo: properties
e9678c6
to
1e1507b
Compare
You can preview 1e1507b at https://pr24135-1e1507b.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. |
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information