pub fn get_path_prefix_client() -> String
Expand description

Gets the path prefix to apply in the browser. This uses the HTML <base> element, which would be required anyway to make Sycamore’s router co-operate with a relative path hosting.