At the moment it is only possible to recognize a change on a slot if you add an eventListener on cifModelChange and check event.detail.slot === 'slotName'.
Maybe it is possible to throw a 'slotNameChanged' event analogue to modelSlotNameChanged function?
At the moment it is only possible to recognize a change on a slot if you add an eventListener on cifModelChange and check event.detail.slot === 'slotName'. Maybe it is possible to throw a 'slotNameChanged' event analogue to modelSlotNameChanged function?
(Transmitted from JIRA https://cubbles.atlassian.net/browse/RTE-123)