<fx-append>

Description

Appends an entry to an fx-repeat.

Note: this is deprecated. Please use fx-insert.

Attributes

NameDescription
refthe XPath ref to append to
repeatthe fx-repeat to append to

Events

NameDescription
index-changeddispatched after entry has been added to a repeat

Examples