References
Function Summary
| Static Public Function Summary | ||
| public |
cookiesync(key: string, action: function, handler: function): Object Creates a synchronizer which uses cookie polling to transmit objects to other tabs. |
|
| public |
Creates a synchronizer which uses localStorage 'storage' event for synchronization between tabs. |
|