ViewEndpoint

com.alecdorrington.pageloader.tapir.ViewEndpoint
object ViewEndpoint

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Extensions

Extensions

extension [F[_]](endpoint: PublicEndpoint[Any, Any, String, Any])
def showView(view: ViewData, hotReloadWebsocketPath: Option[String] = ..., scalajsPath: String = ...): ServerEndpoint[Any, F]
extension (view: ViewData)
def toEndpoint[F[_]](endpoint: PublicEndpoint[Any, Any, String, Any], hotReloadWebsocketPath: Option[String] = ..., scalajsPath: String = ...): ServerEndpoint[Any, F]