works.iterative.ui

Members list

Type members

Classlikes

trait JsonMessageCatalogue extends MessageCatalogue

Attributes

Companion
object
Supertypes
trait MessageCatalogue
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait Module[Model, Action, +Effect]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Module
class Component
class LaminarComponent[M, A, E, O]
object TimeUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TimeUtils.type
object UIString

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
UIString.type
trait ZIOEffectHandler[Env, Effect, Action]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Handler

Types

opaque type UIString

UIString is meant to mark the strings that are part of the UI and subject to localization Another mechanism can later be used to find all these strings and customize.

UIString is meant to mark the strings that are part of the UI and subject to localization Another mechanism can later be used to find all these strings and customize.

Attributes