Built and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
This package works with Deno
License
MIT
•
Downloads3,235/wk
•
Published4 months ago (2.3.3)
Properties
A route override for the page. This is useful for pages where the route can not be expressed through the filesystem routing capabilities.
The route override must be a path-to-regexp compatible route matcher.
If Content-Security-Policy should be enabled for this page. If 'true', a
locked down policy will be used that allows only the scripts and styles
that are generated by Fresh. Additional scripts and styles can be added
using the useCSP hook.
Skip already inherited layouts
Default: false
Skip rendering the routes/_app template
Default: false
Which method to use when loading this route lazily. This is only used
for lazy routes.
Default: ALL