Package

korolev

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. final class ApplicationInstance[F[_], S, M] extends AnyRef

    Permalink
  2. final class ClientSideApi[F[_]] extends ChangesPerformer

    Permalink

    Typed interface to client side

  3. final class ComponentInstance[F[_], AS, M, CS, P, E] extends AnyRef

    Permalink

    Component state holder and effects performer

    Component state holder and effects performer

    Performing cycle:

    1. prepare() 2. Optionally setState() 3. applyRenderContext() 4. dropObsoleteMisc()

  4. final class Connection[F[_]] extends AnyRef

    Permalink
  5. final class EventRegistry[F[_]] extends AnyRef

    Permalink

    Save information about what type of events are already listening on the client

Value Members

  1. object ClientSideApi

    Permalink
  2. object Connection

    Permalink

Ungrouped