Documentation

emitChange()

Emits a change event.

emitChange(name?: string, data?: Record<string, any>): this;

Notes

Parameters

Related