> <tr:table id="props" partialTriggers="add props:remove"
"props:remove" works because it will match the naming container's ID (although this is not documented behavior and therefore subject to break), but "remove" is the preferred way, and the one supported as part of the public API and will have better performance

