This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
svelte
mirror of
https://github.com/sveltejs/svelte
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
09b5afc8fe
svelte
/
test
/
parser
/
samples
/
self-reference
/
input.svelte
3 lines
57 B
Raw
Blame
History
{
#if
depth
>
1
}
<
svelte:self
depth
=
'
{
depth
-
1
}
'
/>
{
/if
}
Reference in new issue
View Git Blame
Copy Permalink