This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
angular
Watch
1
Star
0
Fork
You've already forked angular
0
mirror of
https://github.com/angular/angular
synced
2026-05-24 09:28:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0297398f5e
angular
/
modules
/
@angular
/
compiler_cli
/
integrationtest
/
src
/
basic.html
3 lines
100 B
HTML
Raw
Normal View
History
Unescape
Escape
feat(offline compiler): a replacement for tsc that compiles templates see #7483.
2016-04-29 04:57:16 +00:00
<
div
>
{{ctxProp}}
<
/
div
>
<
form
>
<
input
type
=
"button"
[
(
ngModel
)
]
=
"
ctxProp
"
/
>
<
/
form
>
fix(compiler): support css stylesheets in offline compiler
2016-05-02 16:38:46 +00:00
<
my-comp
>
<
/
my-comp
>
Reference in a new issue
Copy permalink