Skip to content

Commit 3db963c

Browse files
committed
docs(fix): prerender auto by default
1 parent 9dfe5c4 commit 3db963c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/api/parameters/prerender.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'prerender'
33
---
44

55
Type: <TypeContainer><Type children='<boolean>'/> | <Type children='<string>'/></TypeContainer><br/>
6-
Default: <Type children='false'/><br/>
6+
Default: <Type children="'auto'"/><br/>
77
Values: <TypeContainer><Type children="'auto'"/> | <Type children='true'/> | <Type children='false'/></TypeContainer>
88

99
It sets how the content over the target [url](/docs/api/parameters/url) should be fetched.

0 commit comments

Comments
 (0)