|
|
|
@ -5,7 +5,8 @@ category: demos
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|
|
<section id="copy"> |
|
|
|
|
<p>Use the <code>reLayout</code> method to easily arrange item elements after a change.</p> |
|
|
|
|
<p>The <code>insert</code> method will append, add items to the widget, filter, sort, and then layout all items</p> |
|
|
|
|
<p>The <code>appended</code> method adds items to the widget, and then lays out only the new items.</p> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section id="options"> |
|
|
|
|