Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 580 Bytes

File metadata and controls

18 lines (12 loc) · 580 Bytes
sidebar_label removeAll()
title JavaScript DataCollection - removeAll Method
description You can explore the removeAll method of DataCollection in the documentation of the DHTMLX JavaScript UI library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Suite.

removeAll()

@short: deletes all items from the component

@signature: {'removeAll(): void;'}

@example: component.data.removeAll();

@descr:

Related sample: Data. Remove all