Delete
indigo.shared.events.StorageEvent$.Delete
final case class Delete(key: String) extends StorageEvent
Delete a data entry from local storage
Value parameters
- key
-
the unique key of the data to delete.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StorageEventtrait GlobalEventclass Objecttrait Matchableclass Any
Members list
In this article