UNPKG
rpc_ts
Version:
latest (2.1.0)
2.1.0
2.0.0
1.2.0
1.1.3
1.1.0
Remote Procedure Calls in TypeScript made simple
rpc_ts
/
site
/
common
/
partials
/
button.html
8 lines
(7 loc)
•
141 B
HTML
View Raw
1
2
3
4
5
6
7
8
<a href=
"{{ include.url }}"
class
="
button
button
-
{{ include.color }}
" target="
{{ include.target }}
" > <p>{{ include.text }}</p> </a>