0

I need to trigger a script after locomotive has been initialize but I can't find a list of event that locomotive it is listening at

scroll.on('init', (args) => {

    console.log('init');

});

but it doesn't seem to work

al404IT
  • 1,380
  • 3
  • 21
  • 54

0 Answers0