Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit74cdd9b

Browse files
Synckit docs (#1648)
sync kit docsCo-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent1c7241f commit74cdd9b

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

‎apps/svelte.dev/content/docs/kit/98-reference/10-@sveltejs-kit.md‎

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,23 +2405,6 @@ type RemoteForm<
24052405

24062406
</div>
24072407

2408-
##RemoteFormAllIssue
2409-
2410-
<divclass="ts-block">
2411-
2412-
```dts
2413-
interface RemoteFormAllIssue extends RemoteFormIssue {/*…*/}
2414-
```
2415-
2416-
<divclass="ts-block-property">
2417-
2418-
```dts
2419-
path: Array<string | number>;
2420-
```
2421-
2422-
<divclass="ts-block-property-details"></div>
2423-
</div></div>
2424-
24252408
##RemoteFormField
24262409

24272410
Form field accessor type that provides name(), value(), and issues() methods
@@ -2541,6 +2524,15 @@ interface RemoteFormIssue {/*…*/}
25412524
message: string;
25422525
```
25432526

2527+
<divclass="ts-block-property-details"></div>
2528+
</div>
2529+
2530+
<divclass="ts-block-property">
2531+
2532+
```dts
2533+
path: Array<string | number>;
2534+
```
2535+
25442536
<divclass="ts-block-property-details"></div>
25452537
</div></div>
25462538

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp