You’re on the right track! You could have a message like ClickedRemoveButton Int
where the Int
is the index in the list that should be removed.
1 Like
You’re on the right track! You could have a message like ClickedRemoveButton Int
where the Int
is the index in the list that should be removed.