cytoplasmic
Preparing search index...
RouterStategy
Type Alias RouterStategy
RouterStategy
:
"hash"
|
"path"
Strategy used for routing.
"hash": Use only the fragment-part of the URI, e.g. "
https://example.com/some/path#foo/bar/baz
". This works regardless of server setup.
"path": Use the full path-party of the URI, e.g. "
https://example.com/foo/bar/baz
". This requires rewrite rules to be correctly set up on the server side.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cytoplasmic
Loading...
Strategy used for routing.