Skip to main content

External libraries

Install approved JavaScript libraries for use in JS Objects and bindings when your instance allows library installs.

Guidance

  • Prefer built-in groove.* framework helpers before adding dependencies.
  • Pin versions and review licenses for production apps.
  • Keep heavy transforms in queries or JS Objects — not in every widget binding.