newtarget
("newtarget", (Z.Target) => void): this;
Emitted when the TargetFinder creates a new Target.
Returns
this
Handler Function
When the newtarget
event is fired, attached handler functions are called with a single argument, the Z.Target that has been created.