---
title: Adding items
layout: default
category: demos
---
The The The See docs on adding items.insert method will append, add items to the widget, filter, sort, and then layout all itemsappended method adds items to the widget, and then lays out only the new items.reloadItems method re-collects all items in their current order in the DOM, which can be useful for prepending items.