Trigger a custom event defined previously by yo(selector).bind()ref.
See the example:
yo('.myClass').trigger('some-user-event');
Go to index