AFRAME.registerComponent('xrsh', { init: function ( ) { console.log("this is the boot component which initializes other components") }, });