Searches the current collection for matching elements and replaces the current collection.
a CSS Selector string
the new collection
Get an array of all DOM elements in the kCollection.
an array of HTML elements.
Removes the current collection from the DOM.
an empty collection to allow the chain of commands to continue
Replaces the current collection with another one.
a kCollection that will replace the current
the new collection
Updates the style of the current collection.
styles to apply
the current collection
Generated using TypeDoc
kCollection contains the elements matching from a CSS selector