Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.6

    Generic CustomEvent class for passing additional parameters ...

    The CustomEvent class is an easily configured generic event. It takes one additional parameter: data, which is an object containing name-value pairs. Create your data object. Add as many name value-pairs as desired, then pass the object as the second parameter to CustomEvent. You event listener will ...

  2. Avg. Rating 3.0
  • Results 1-2 of 2