Move one item in an ordering and shift the other items.
1 | ordering.move(ordering, from, to)
|
ordering |
The ordering. |
from |
The index of the item to move. |
to |
The index it should be moved to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.