[ Version ( since = "3.58" ) ]
public signal void added (ComponentBagItem item)
A signal emitted whenever a new ComponentBagItem is added.
The item can be modified, but if any properties related to the layout changes then the content needs to be recalculated, for
example by calling rebuild.
| item |