Skip to content
Kitbag Router
Search
K
Main Navigation
Guide
API
Appearance
Menu
Return to top
On this page
Types: ParseUrlOptions
ts
type
ParseUrlOptions
=
object
;
Properties
Property
Type
Description
removeTrailingSlashes?
boolean
Whether to remove trailing slashes from the path. When true, trailing slashes will be removed from the path.
Default
true