I\'ve been creating a htmlHelper function using TypeScript and KnockoutJS to edit a list of emails.
The list of emails is a Knockout ObservableArray called e
I was inspired by the bind answer and came up with this, I think it a little easier to read.
bind
Delete
Wrap the method in a lambda/anonymous function. Don't forget the ().