Skip to content

IObservableSet.clear

github-actions[bot] edited this page Dec 3, 2024 · 3 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