Skip to content

ObservableMap.clear

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions

This method overrides ReadOnlyObservableMap.clear.

Empties the map of all entries.

public clear(): void

Source reference: src/collections/observableMap/ObservableMap.ts:43.

See also

Clone this wiki locally