* Toggle class * @param {String|Element} el The element that needs the class to be toggled * @param {Element} type The type of action to be performed on the classList (toggle by default) * @param {String} val Name of the class to be toggled * @void * @example * toggleCl
(el, type, val)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected