Documentation

params

The current route parameters.

params: Record<string, string>;

Notes

Related