CreationTicket

rescala.core.CreationTicket
See theCreationTicket companion object
final class CreationTicket[State[_]](val scope: ScopeSearch[State], val info: ReInfo)

Enables the creation of other reactives

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val info: ReInfo
val scope: ScopeSearch[State]