Appends an entry to an fx-repeat.
Note: this is deprecated. Please use
fx-insert.
| Name | Description |
|---|---|
| ref | the XPath ref to append to |
| repeat | the fx-repeat to append to |
| Name | Description |
|---|---|
| index-changed | dispatched after entry has been added to a repeat |
| detail[index] - the new index |