This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2026e5026d
angular-cn
/
public
/
docs
/
_examples
/
cb-ts-to-js
/
ts
/
app
/
confirm.component.html
7 lines
118 B
HTML
Raw
Blame
History
<
button
(
click
)
=
"
onOkClick
(
)
"
>
{{okMsg}}
<
/
button
>
<
button
(
click
)
=
"
onNotOkClick
(
)
"
>
{{notOkMsg}}
<
/
button
>
Reference in New Issue
View Git Blame
Copy Permalink