.channel - macmcmeans/localDataStorage GitHub Wiki

localDataStorage.channel

This property returns the name of the channel used for broadcasting localStorage change events.

This property is automatically defined when the library is instantiated.

EXAMPLE:

● localData.channel   -->   localDataStorage

📝 NOTE: This property can be changed with the broadcast method.