OptionalemitterOptionalenabledWhether the sync should be enabled.
OptionalgroupThe group in which components sharing the same connector should be synced.
If null or undefined the component will be synced with all
components with the same connector.
Try it:
OptionalhandlerResponsible for handling incoming action from the synced component group.
If true or undefined the default handler will be used, if false
or null it will be disabled
Responsible for communicating to the component group that the action has been triggered on the component.
If
trueor undefined the default emitter will be used, iffalseornullit will be disabled