Skip to the content.

.empty()

Empty the contents of each item in the collection.

Usage

$(selector).empty();

Returns

The input Dabby collection.

Differences to jQuery

None.