SignalExtensionOnMap<K, V> extension

on

Properties

signalMap SignalMap<K, V>

Available on Map<K, V>, provided by the SignalExtensionOnMap extension

Listen all changes and notify all changes
no setter
signals Map<K, Signal<V>>

Available on Map<K, V>, provided by the SignalExtensionOnMap extension

Listen all changes(exclude add and remove operations)
no setter