This commit is contained in:
parent
7088cff783
commit
841198b41e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ export function registerQueryParam(
|
|||
): void;
|
||||
/**
|
||||
* Register a ref to have its value set based on a query param
|
||||
* @param key The query param to regster
|
||||
* @param key The query param to register
|
||||
* @param ref The ref to set the value of
|
||||
* @param newSavesOnly If set to true, only overwrite values on the /new path
|
||||
* @see {@link numberHandler}.
|
||||
|
|
Loading…
Add table
Reference in a new issue