customize_controls_print_footer_scripts WordPress Action Hook
This hook allows you to print your own scripts in the footer of the Customizer controls screen. This can be useful for setting up your own custom controls or for enqueuing additional scripts that extend the default Customizer controls.
do_action( 'customize_controls_print_footer_scripts' ) #
Prints templates, control scripts, and settings in the footer.