src code

instance method Spah.DOM.Modifiers#indexOf

Spah.DOM.Modifiers#indexOf(module) → Number

module (Spah.DOM.Modifier): The modifier instance to detect on this modifier list

Returns the found index of the given module, or -1 if it is not found.