underscore.js _.throttle options.
Optional
If you'd like to disable the leading-edge call, pass this as false.
If you'd like to disable the execution on the trailing-edge, pass false.
underscore.js _.throttle options.