ContainerFactoryEventType

Denotes store and removal of component factories.

Values

ValueMeaning
set

Event emitted before component is set in decorated container.

remove

Event emitted after component is removed from decorated container.

Meta