This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
Angular-Cn
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0297398f5e04379823715a033320bd5fb852db02
Angular-Cn
/
modules
/
@angular
/
compiler_cli
/
integrationtest
/
src
/
basic.html
T
3 lines
100 B
HTML
Raw
Normal View
History
Unescape
Escape
feat(offline compiler): a replacement for tsc that compiles templates
2016-04-28 21:57:16 -07:00
<
div
>
{{ctxProp}}
</
div
>
<
form
><
input
type
=
"button"
[(
ngModel
)]="
ctxProp
"
/></
form
>
fix(compiler): support css stylesheets in offline compiler
2016-05-02 09:38:46 -07:00
<
my-comp
></
my-comp
>
Reference in New Issue
Copy Permalink