Custom JS Script

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

Default: empty

Example:

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