https://jqueryui.com/widget/
;(function($) { $.widget('blade.test',{ _create:function() { console.log("blade tedfst"); } }) })(jQuery);