dev.cheleb.ziolaminartapir.SessionLive
class SessionLive[UserToken <: WithToken](using x$1: JsonCodec[UserToken]) extends Session[UserToken]
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
This method is used to produce an Option when the user is active.
This method is used to produce an Option when the user is active.
Convenient to render an element only when the user is active.
See ChildReceiver.maybe for more information.
Attributes