Type alias: DataChangedHandler()
DataChangedHandler: (
scope
) =>void
A custom function use to handle data changed events.
Parameters
• scope: DataChangedScope
Returns
void
DataChangedHandler: (
scope
) =>void
A custom function use to handle data changed events.
• scope: DataChangedScope
void