Do a grow transition for the given element. This is meant to be used as a handler for the create property.
create
Do a shrink transition for the given element, and remove it from the DOM afterwards. This is meant to be used as a handler for the destroy property.
destroy
Do a grow transition for the given element. This is meant to be used as a handler for the
create
property.