Customize Scripts

On this page

This article offers a sample for showing how to add custom scripts.

Add Custom Scripts

assets/hb/modules/custom/js/index.ts
1console.log('Greeting from custom script');