- name (array) if you don’t want to use separators, you can use array of strings
- name (array) if you don’t want to use separators, you can use array of strings
- f (function) event handler function
- f (function) event handler function
**
**
= (function) returned function accepts a single numeric parameter that represents z-index of the handler. It is an optional feature and only used when you need to ensure that some subset of handlers will be invoked in a given order, despite of the order of assignment.
= (function) returned function accepts a single numeric parameter that represents z-index of the handler. It is an optional feature and only used when you need to ensure that some subset of handlers will be invoked in a given order, despite of the order of assignment.