Module

DataMVC.Types

Package
purescript-data-mvc
Repository
thought2/purescript-data-mvc

Re-exports from DataMVC.Types.DataError

Re-exports from DataMVC.Types.DataPath

Re-exports from DataMVC.Types.DataUI

#DataUiInterface Source

newtype DataUiInterface :: (Type -> Type) -> Type -> Type -> Type -> Typenewtype DataUiInterface srf msg sta a

Constructors

Instances

#DataUICtx Source

newtype DataUICtx :: (Type -> Type) -> (Type -> Type) -> (Type -> Type) -> Typenewtype DataUICtx html fm fs

Constructors

#DataUI Source

newtype DataUI :: (Type -> Type) -> (Type -> Type) -> (Type -> Type) -> Type -> Type -> Type -> Typenewtype DataUI srf fm fs msg sta a

Constructors

Instances