Documentation
URL state
Backoffice list and detail URL helpers.
Backoffice URL state is shared between core helpers and React hooks.
Use core helpers for encoding, decoding, and pure transformations. Use React hooks when a screen needs to read or update URL-backed state as part of the rendered backoffice application.
The same import discipline applies: use package entry points and documented subpaths, not private src/ internals.