Custom JS Script
  • 11 May 2023
  • Dark
    Light

Custom JS Script

  • Dark
    Light

Article Summary

Allows you to add a custom JS script to the Block page. This script will run after the default JS scripts.

Default: empty

Example:

table px_configs {
  px_js_ref: 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js',
}
table px_configs {
  JS_REF: 'https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js',
}

Was this article helpful?