English
Appearance
See the official docs for the complete path system. The snippet below covers the pattern used throughout this site.
type FormPathPattern = string | number | Array<string | number> | RegExp