| 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. |
@short: deletes all items from the component
@signature: {'removeAll(): void;'}
@example: component.data.removeAll();
@descr:
Related sample: Data. Remove all