pub fn mount_point_from_query() -> MountPointExpand description
Pull the live page URL’s query string, parse it via
routing::parse_mount_point. Falls back to
routing::MountPoint::DropZone outside a browser so the calling
site’s match arm has a sensible default.