GridLocale
Since v3.5.0
Translation map for the grid’s built-in UI chrome, keyed by namespaced
message id (filter.apply, columns.showAll, …).
There is no shipped default map: every call site passes its English string as
an inline fallback, so an unloaded plugin costs nothing and an omitted key
simply stays English. See GridConfig.locale.
type GridLocale = Record<string, string>AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt