Skip to content

IObservableSet.clear

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions
API / IObservableSet<TItem> / clear method

Empties the set of all items.

clear(): void

Source reference: src/collections/observableSet/IObservableSet.ts:28.

See also

Clone this wiki locally