emit
BetterForms uses an internal event bus for communication between various elements. This allows parents, children and peers to all send information without direct references.
the emit
action emits a message to elements that may be listening via this internal event bus.
Emit Action Object
U:
G
**Example**
Last updated