You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/guide/directive.ngdoc
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -172,15 +172,6 @@ For example, we could fix the example above by instead writing:
172
172
</svg>
173
173
```
174
174
175
-
If one wants to modify a camelcased attribute (SVG elements have valid camelcased attributes), such as `viewBox` on the `svg` element, one can use underscores to denote that the attribute to bind to is naturally camelcased.
0 commit comments