Constructor
new AwardsAwardForm()
Methods
add()
- Description:
Add new item to list, preventing duplicates and syncing form value.
- Source:
connect()
- Description:
Restore list from form value on connect.
- Source:
createListItem()
- Description:
Create Bootstrap-styled list item with remove button.
- Source:
initialize()
- Description:
Initialize empty items array for list tracking.
- Source:
remove()
- Description:
Remove item from list and update form value.
- Source: