Dom Storage Item Added Event
data class DomStorageItemAddedEvent(storageId: StorageId, key: String, newValue: String) : Event
Content copied to clipboard
Constructors
DomStorageItemAddedEvent
Link copied to clipboard
fun DomStorageItemAddedEvent(storageId: StorageId, key: String, newValue: String)
Content copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard