LaminarExtensions
works.iterative.ui.components.laminar.LaminarExtensions
object LaminarExtensions extends I18NExtensions, ZIOInteropExtensions, ActionExtensions, AirstreamExtensions
Attributes
- Graph
-
- Supertypes
-
trait AirstreamExtensionstrait ActionExtensionstrait ZIOInteropExtensionstrait I18NExtensionsclass Objecttrait Matchableclass AnyShow all
- Self type
-
LaminarExtensions.type
Members list
Type members
Inherited classlikes
object ActionLink
Attributes
- Inherited from:
- ActionExtensions
- Supertypes
-
class Objecttrait Matchableclass Any
object given_Splittable_Computable extends Splittable[Computable]
Attributes
- Inherited from:
- AirstreamExtensions
- Supertypes
Value members
Inherited methods
Attributes
- Inherited from:
- ZIOInteropExtensions
def zioToEventStream[R, E, A](effect: ZIO[R, E, A])(using runtime: Runtime[R])(using ev: IsSubtypeOfError[E, Throwable]): EventStream[A]
Attributes
- Inherited from:
- ZIOInteropExtensions
Givens
Inherited givens
given given_HtmlRenderable_UserMessage(using x$1: MessageCatalogue): given_HtmlRenderable_UserMessage
Attributes
- Inherited from:
- I18NExtensions
Attributes
- Inherited from:
- AirstreamExtensions
Attributes
- Inherited from:
- I18NExtensions
Extensions
Inherited extensions
extension (action: Action)
Attributes
- Inherited from:
- ActionExtensions
extension (e: L.EventStream.type)
def fromZIO[R, E, A](effect: ZIO[R, E, A])(using runtime: Runtime[R])(using ev: IsSubtypeOfError[E, Throwable]): EventStream[A]
Attributes
- Inherited from:
- ZIOInteropExtensions
def fromZIOOpt[R, E, A](effect: ZIO[R, E, Option[A]])(using runtime: Runtime[R])(using ev: IsSubtypeOfError[E, Throwable]): EventStream[A]
Attributes
- Inherited from:
- ZIOInteropExtensions
extension [R, E, O](effect: ZIO[R, E, O])
Attributes
- Inherited from:
- ZIOInteropExtensions
def toEventStream(using runtime: Runtime[R])(using ev: IsSubtypeOfError[E, Throwable]): EventStream[O]
Attributes
- Inherited from:
- ZIOInteropExtensions
Attributes
- Inherited from:
- ZIOInteropExtensions
extension (msg: UserMessage)
Attributes
- Inherited from:
- I18NExtensions
Attributes
- Inherited from:
- I18NExtensions
Attributes
- Inherited from:
- I18NExtensions
extension (msgId: MessageId)
Attributes
- Inherited from:
- I18NExtensions
extension (o: L.Observer.type)
Attributes
- Inherited from:
- ZIOInteropExtensions
extension (userMessage: UserMessage)
Attributes
- Inherited from:
- I18NExtensions
In this article